We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0444066 commit 8634bffCopy full SHA for 8634bff
doc/source/whatsnew/v0.23.0.txt
@@ -700,6 +700,7 @@ Performance Improvements
700
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
701
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
702
- Improved performance of ``GroupBy.ffill`` and ``GroupBy.bfill`` (:issue:`11296`)
703
+- Improved performance of :func:`GroupBy.any` (:issue:`15435`)
704
705
.. _whatsnew_0230.docs:
706
0 commit comments