Enter search terms or a module, class or function name.
pandas.errors.
UnsortedIndexError
Error raised when attempting to get a slice of a MultiIndex, and the index has not been lexsorted. Subclass of KeyError.
New in version 0.20.0.