pandas / 0.25.0 / reference / api / pandas.interval.closed_right.html /

pandas.Interval.closed_right

Interval.closed_right

Check if the interval is closed 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, else False.

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.Interval.closed_right.html