pandas.MultiIndex.is_lexsorted β€” pandas 1.0.5 documentation (original) (raw)

MultiIndex. is_lexsorted(self) β†’ bool[source]ΒΆ

Return True if the codes are lexicographically sorted.

Returns

bool