pandas.errors.UnsortedIndexError# exception pandas.errors.UnsortedIndexError[source]# Error raised when slicing a MultiIndex which has not been lexsorted. Subclass of KeyError.