Skip to content

Commit c168c06

Browse files
authoredJan 22, 2025
DOC: Whatsnew for sorting mode result (#60718)
* DOC: Whatsnew for sorting mode result * Reverts
1 parent 1039bd9 commit c168c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/source/whatsnew/v2.3.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Timezones
9595

9696
Numeric
9797
^^^^^^^
98-
-
98+
- 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`)
9999
-
100100

101101
Conversion

0 commit comments

Comments
 (0)