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