Table Of Contents

Search

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

pandas.MultiIndex.is_lexsorted_for_tuple

MultiIndex.is_lexsorted_for_tuple(tup)[source]

Return True if we are correctly lexsorted given the passed tuple

Scroll To Top