polars::prelude

Type Alias UInt32Chunked

Source
pub type UInt32Chunked = ChunkedArray<UInt32Type>;

Aliased Typeยง

struct UInt32Chunked { /* private fields */ }