polars::prelude::datatypes

Type Alias Int32Chunked

Source
pub type Int32Chunked = ChunkedArray<Int32Type>;

Aliased Typeยง

struct Int32Chunked { /* private fields */ }