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 9a7c455 commit 7785f8eCopy full SHA for 7785f8e
doc/source/whatsnew/v0.23.0.txt
@@ -661,7 +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`)
+- Improved performance of ``GroupBy.ffill`` and ``GroupBy.bfill`` (:issue:`11296`)
665
666
.. _whatsnew_0230.docs:
667
0 commit comments