Skip to content

Commit

Permalink
DOC: Whatsnew for sorting mode result (#60718)
Browse files Browse the repository at this point in the history
* DOC: Whatsnew for sorting mode result

* Reverts
  • Loading branch information
rhshadrach authored Jan 22, 2025
1 parent 1039bd9 commit c168c06
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 @@ -95,7 +95,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 c168c06

Please sign in to comment.