Skip to content

Commit dad1ede

Browse files
committed
adding whatsnew-note
1 parent c1b1483 commit dad1ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ Performance improvements
316316
- Performance improvement in :meth:`RollingGroupby.count` (:issue:`35625`)
317317
- Small performance decrease to :meth:`Rolling.min` and :meth:`Rolling.max` for fixed windows (:issue:`36567`)
318318
- Performance improvement in :class:`ExpandingGroupby` (:issue:`37064`)
319+
- Performance improvement in :meth:`pd.DataFrame.groupby` for ``float`` ``dtype`` (:issue:`28303`)
319320

320321
.. ---------------------------------------------------------------------------
321322

0 commit comments

Comments
 (0)