Return True if year is a leap year.
Examples
>>> ts = pd.Timestamp(2020, 3, 14) >>> ts.is_leap_year True
pandas.Timestamp.freqstr
pandas.Timestamp.is_month_end