Type Alias polars::prelude::UInt8Chunked

source ·
pub type UInt8Chunked = ChunkedArray<UInt8Type>;

Aliased Type§

struct UInt8Chunked { /* private fields */ }