pandas.MultiIndex.order — pandas 0.18.1 documentation (original) (raw)

MultiIndex.order(return_indexer=False, ascending=True)

Return sorted copy of Index

DEPRECATED: use Index.sort_values()