pandas / 1.4.0 / reference / api / pandas.datetimeindex.weekofyear.html /

pandas.DatetimeIndex.weekofyear

property DatetimeIndex. weekofyear

The week ordinal of the year.

Deprecated since version 1.1.0.

weekofyear and week have been deprecated. Please use DatetimeIndex.isocalendar().week instead.

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.4.0/reference/api/pandas.DatetimeIndex.weekofyear.html