Skip to content

Commit

Permalink
Backport PR #60718: DOC: Whatsnew for sorting mode result
Browse files Browse the repository at this point in the history
  • Loading branch information
rhshadrach authored and meeseeksmachine committed Jan 22, 2025
1 parent a23cf0d commit ed43fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v2.3.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Timezones

Numeric
^^^^^^^
-
- Enabled :class:`Series.mode` and :class:`DataFrame.mode` with ``dropna=False`` to sort the result for all dtypes in the presence of NA values; previously only certain dtypes would sort (:issue:`60702`)
-

Conversion
Expand Down

0 comments on commit ed43fa1

Please sign in to comment.