Skip to content

Commit

Permalink
Backport PR pandas-dev#54545: DOC: whatsnew 2.1.0 refinements
Browse files Browse the repository at this point in the history
  • Loading branch information
rhshadrach authored and meeseeksmachine committed Aug 16, 2023
1 parent 4160d69 commit 2b49afb
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 136 deletions.
2 changes: 2 additions & 0 deletions doc/source/reference/series.rst
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ Datetime properties
Series.dt.weekday
Series.dt.dayofyear
Series.dt.day_of_year
Series.dt.days_in_month
Series.dt.quarter
Series.dt.is_month_start
Series.dt.is_month_end
Expand All @@ -327,6 +328,7 @@ Datetime properties
Series.dt.tz
Series.dt.freq
Series.dt.unit
Series.dt.normalize

Datetime methods
^^^^^^^^^^^^^^^^
Expand Down
Loading

0 comments on commit 2b49afb

Please sign in to comment.