We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb953bf commit 156babeCopy full SHA for 156babe
doc/source/whatsnew/v0.23.0.txt
@@ -661,6 +661,7 @@ Performance Improvements
661
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
662
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
663
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
664
+- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)
665
666
.. _whatsnew_0230.docs:
667
0 commit comments