cudf.core.dtypes.IntervalDtype.device_serialize# IntervalDtype.device_serialize()[source]# Serialize data and metadata associated with device memory. Returns: headerdictThe metadata required to reconstruct the object. frameslistThe Buffer or memoryview objects that the object should contain. meta private: