Type Alias polars::datatypes::Int32Chunked

source ·
pub type Int32Chunked = ChunkedArray<Int32Type>;

Aliased Type§

struct Int32Chunked { /* private fields */ }