Interface ColumnCategorical<T>

All Superinterfaces:
Column, ColumnObject<T>

public interface ColumnCategorical<T> extends ColumnObject<T>
An object column optimised for repeated values by storing dictionary-encoded categories.