pandas.IntervalArray.is_non_overlapping_monotonic — pandas 0.24.0rc1 documentation (original) (raw)
IntervalArray.
is_non_overlapping_monotonic
¶
Return True if the IntervalArray is non-overlapping (no Intervals share points) and is either monotonic increasing or monotonic decreasing, else False