Type Alias polars::datatypes::UInt16Chunked

source ·
pub type UInt16Chunked = ChunkedArray<UInt16Type>;

Aliased Type§

struct UInt16Chunked { /* private fields */ }