Type Definition polars::prelude::UInt8Chunked

source · []
pub type UInt8Chunked = ChunkedArray<UInt8Type>;