Type Alias polars::prelude::datatypes::Int32Chunked
source · pub type Int32Chunked = ChunkedArray<Int32Type>;
Aliased Type§
struct Int32Chunked { /* private fields */ }
pub type Int32Chunked = ChunkedArray<Int32Type>;
struct Int32Chunked { /* private fields */ }