-
CategoricalIndex.max(*args, **kwargs)[source] -
The maximum value of the object.
Only ordered
Categoricalshave a maximum!Returns: max : the maximum of this
CategoricalRaises: TypeError
If the
Categoricalis notordered.
CategoricalIndex.max()
2025-01-10 15:47:30
Please login to continue.