Skip to content

Commit 4375cb2

Browse files
Update doc/source/whatsnew/v2.1.0.rst
Co-authored-by: Joris Van den Bossche <[email protected]>
1 parent 8ceb57d commit 4375cb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/whatsnew/v2.1.0.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Enhancements
1616

1717
.. _whatsnew_210.enhancements.reduction_extension_dtypes:
1818

19-
Reductions maintain extension dtypes
20-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19+
DataFrame reductions preserve extension dtypes
20+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2121

2222
In previous versions of pandas, the results of DataFrame reductions
2323
(:meth:`DataFrame.sum` :meth:`DataFrame.mean` etc.) has numpy dtypes even when the DataFrames

0 commit comments

Comments
 (0)