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