Type Definition polars::prelude::Int32Chunked

source · []
pub type Int32Chunked = ChunkedArray<Int32Type>;