Return a boolean whether the IntervalArray is non-overlapping and monotonic.
Non-overlapping means (no Intervals share points), and monotonic means either monotonic increasing or monotonic decreasing.
previous
pandas.arrays.IntervalArray.is_empty
next
pandas.arrays.IntervalArray.from_arrays