Skip to content

Commit 821966e

Browse files
committed
adding whatsnew note
1 parent 3ff162c commit 821966e

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
@@ -284,6 +284,7 @@ Performance improvements
284284
- ``Styler`` uuid method altered to compress data transmission over web whilst maintaining reasonably low table collision probability (:issue:`36345`)
285285
- Performance improvement in :meth:`pd.to_datetime` with non-ns time unit for ``float`` ``dtype`` columns (:issue:`20445`)
286286
- Performance improvement in setting values on a :class:`IntervalArray` (:issue:`36310`)
287+
- Performance improvement in :meth:`pd.DataFrame.groupby` for ``float`` ``dtype`` (:issue:`28303`)
287288

288289
.. ---------------------------------------------------------------------------
289290

0 commit comments

Comments
 (0)