Type Alias polars::datatypes::UInt32Chunked

source ·
pub type UInt32Chunked = ChunkedArray<UInt32Type>;

Aliased Type§

struct UInt32Chunked { /* private fields */ }