pandas.arrays.IntervalArray.closed#

property IntervalArray.closed[source]#

String describing the inclusive side the intervals.

Either left, right, both or neither.