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 2fe91a4 commit 825ba17Copy full SHA for 825ba17
doc/source/whatsnew/v0.23.0.txt
@@ -689,7 +689,7 @@ Performance Improvements
689
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
690
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
691
- Improved performance of variable ``.rolling()`` on ``.min()`` and ``.max()`` (:issue:`19521`)
692
-- Improved performance of :func:`GroupBy.ffill` and :func:`GroupBy.bfill` (:issue:`11296`)
+- Improved performance of ``GroupBy.ffill`` and ``GroupBy.bfill`` (:issue:`11296`)
693
694
.. _whatsnew_0230.docs:
695
0 commit comments