Skip to content

Commit 309c9d6

Browse files
committed
adding whatsnew-note
1 parent 641eda1 commit 309c9d6

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
@@ -376,6 +376,7 @@ Performance improvements
376376
- Reduced peak memory usage in :meth:`DataFrame.to_pickle` when using ``protocol=5`` in python 3.8+ (:issue:`34244`)
377377
- faster ``dir`` calls when many index labels, e.g. ``dir(ser)`` (:issue:`37450`)
378378
- Performance improvement in :class:`ExpandingGroupby` (:issue:`37064`)
379+
- Performance improvement in :meth:`pd.DataFrame.groupby` for ``float`` ``dtype`` (:issue:`28303`)
379380

380381
.. ---------------------------------------------------------------------------
381382

0 commit comments

Comments
 (0)