Home
What's New in 1.0.0
Getting started
User Guide
API reference
Development
Release Notes
Input/output
General functions
Series
DataFrame
Pandas arrays
Panel
Index objects
Date offsets
Window
GroupBy
Resampling
Style
Plotting
General utility functions
Extensions
pandas.MultiIndex.is_lexsorted
¶
MultiIndex.
is_lexsorted
(
self
)
→ bool
[source]
¶
Return True if the codes are lexicographically sorted.
Returns
bool
pandas.MultiIndex.to_flat_index
pandas.MultiIndex.sortlevel