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