Type Alias polars::prelude::Int8Chunked

source ·
pub type Int8Chunked = ChunkedArray<Int8Type>;

Aliased Type§

struct Int8Chunked { /* private fields */ }