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 ab5fc65 commit 7197180Copy full SHA for 7197180
doc/source/whatsnew/v0.23.0.txt
@@ -666,7 +666,7 @@ Performance Improvements
666
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
667
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
668
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
669
-- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)
+- Improved performance of ``GroupBy.ffill`` and ``GroupBy.bfill`` (:issue:`11296`)
670
671
.. _whatsnew_0230.docs:
672
0 commit comments