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