We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff162c commit 821966eCopy full SHA for 821966e
doc/source/whatsnew/v1.2.0.rst
@@ -284,6 +284,7 @@ Performance improvements
284
- ``Styler`` uuid method altered to compress data transmission over web whilst maintaining reasonably low table collision probability (:issue:`36345`)
285
- Performance improvement in :meth:`pd.to_datetime` with non-ns time unit for ``float`` ``dtype`` columns (:issue:`20445`)
286
- Performance improvement in setting values on a :class:`IntervalArray` (:issue:`36310`)
287
+- Performance improvement in :meth:`pd.DataFrame.groupby` for ``float`` ``dtype`` (:issue:`28303`)
288
289
.. ---------------------------------------------------------------------------
290
0 commit comments