pandas.Interval.open_left
- 
Interval.open_left - 
Check if the interval is open on the left side.
For the meaning of
closedandopenseeInterval.Returns: bool
Trueif the Interval is closed on the left-side, elseFalse. 
    © 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.23.4/generated/pandas.Interval.open_left.html