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