CategoricalAccumulator
Constructor
__init__(self) -> None
Initializes the accumulator for categorical values.
get_unique_values
get_unique_values(self) -> list
Returns the unique categorical values accumulated so far.
__init__(self) -> None
Initializes the accumulator for categorical values.
get_unique_values(self) -> list
Returns the unique categorical values accumulated so far.