Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.MultiIndex.is_lexsorted

MultiIndex.is_lexsorted()[source]

Return True if the labels are lexicographically sorted

Scroll To Top