We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b1483 commit dad1edeCopy full SHA for dad1ede
doc/source/whatsnew/v1.2.0.rst
@@ -316,6 +316,7 @@ Performance improvements
316
- Performance improvement in :meth:`RollingGroupby.count` (:issue:`35625`)
317
- Small performance decrease to :meth:`Rolling.min` and :meth:`Rolling.max` for fixed windows (:issue:`36567`)
318
- Performance improvement in :class:`ExpandingGroupby` (:issue:`37064`)
319
+- Performance improvement in :meth:`pd.DataFrame.groupby` for ``float`` ``dtype`` (:issue:`28303`)
320
321
.. ---------------------------------------------------------------------------
322
0 commit comments