返回一年中的第几周。
示例
>>> ts = pd.Timestamp(2020, 3, 14) >>> ts.week 11
上一页
pandas.Timestamp.week
下一页
pandas.Timestamp.astimezone