pub type Categorical8Chunked = CategoricalChunked<Categorical8Type>;Available on crate feature
dtype-categorical only.Aliased Type§
pub struct Categorical8Chunked {
pub phys: ChunkedArray<UInt8Type>,
pub dtype: DataType,
/* private fields */
}Fields§
§phys: ChunkedArray<UInt8Type>§dtype: DataType