cudf.core.dtypes.Decimal128Dtype.device_serialize#
- Decimal128Dtype.device_serialize()#
Serialize data and metadata associated with device memory.
- Returns:
- headerdict
The metadata required to reconstruct the object.
- frameslist
The Buffer or memoryview objects that the object should contain.
- meta private: