We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ceb57d commit 4375cb2Copy full SHA for 4375cb2
doc/source/whatsnew/v2.1.0.rst
@@ -16,8 +16,8 @@ Enhancements
16
17
.. _whatsnew_210.enhancements.reduction_extension_dtypes:
18
19
-Reductions maintain extension dtypes
20
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+DataFrame reductions preserve extension dtypes
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21
22
In previous versions of pandas, the results of DataFrame reductions
23
(:meth:`DataFrame.sum` :meth:`DataFrame.mean` etc.) has numpy dtypes even when the DataFrames
0 commit comments