cudf.core.dtypes.ListDtype.host_serialize# ListDtype.host_serialize()[source]# Serialize data and metadata associated with host memory. Returns: headerdictThe metadata required to reconstruct the object. frameslistThe Buffers or memoryviews that the object should contain. meta private: