Enter search terms or a module, class or function name.
CategoricalIndex.
as_unordered
Set the Categorical to be unordered.
inplace : bool, default False
Whether or not to set the ordered attribute in-place or return a copy of this categorical with ordered set to False.
Categorical
Unordered Categorical.