pandas.CategoricalIndex.order¶
-
CategoricalIndex.
order
(return_indexer=False, ascending=True)¶ Return sorted copy of Index
DEPRECATED: use
Index.sort_values()
CategoricalIndex.
order
(return_indexer=False, ascending=True)¶Return sorted copy of Index
DEPRECATED: use Index.sort_values()