pandas.Interval.open_right — pandas 1.0.1 documentation (original) (raw)

Interval. open_right

Check if the interval is open on the right side.

For the meaning of closed and open see Interval.

Returns

bool

True if the Interval is closed on the left-side.