pandas.Interval.open_left# Interval.open_left# Check if the interval is open on the left side. For the meaning of closed and open see Interval. Returns boolTrue if the Interval is not closed on the left-side.