Type Definition polars::prelude::Int8Chunked

source · []
pub type Int8Chunked = ChunkedArray<Int8Type>;