Skip to content

Commit 67b1e8b

Browse files
authored
DOC: Remove deprecated attributes in DatetimeIndex (#55093)
1 parent 0bdbc44 commit 67b1e8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pandas/core/indexes/datetimes.py

-2
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ class DatetimeIndex(DatetimeTimedeltaMixin):
198198
timetz
199199
dayofyear
200200
day_of_year
201-
weekofyear
202-
week
203201
dayofweek
204202
day_of_week
205203
weekday

0 commit comments

Comments
 (0)