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