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