Return the week number of the year.
Examples
>>> ts = pd.Timestamp(2020, 3, 14) >>> ts.week 11
previous
pandas.Timestamp.week
next
pandas.Timestamp.astimezone