Return True if the IntervalArray is non-overlapping (no Intervals share points) and is either monotonic increasing or monotonic decreasing, else False.
previous
pandas.IntervalIndex.is_empty
next
pandas.IntervalIndex.is_overlapping