pandas / 0.25.0 / reference / api / pandas.errors.unsortedindexerror.html /

pandas.errors.UnsortedIndexError

exception pandas.errors.UnsortedIndexError [source]

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.

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.errors.UnsortedIndexError.html