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