pandas / 1.4.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.

© 2008–2022, 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/1.4.0/reference/api/pandas.errors.UnsortedIndexError.html