Type Definition polars::chunked_array::object::UInt64Chunked
source · [−]pub type UInt64Chunked = ChunkedArray<UInt64Type>;
This is supported on crate feature
object
only.pub type UInt64Chunked = ChunkedArray<UInt64Type>;
object
only.