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