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