Skip to content

Commit a508463

Browse files
committed
Updated whatsnew
1 parent bc66108 commit a508463

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ Performance Improvements
510510
- Improved performance of :func:`DataFrame.median` with ``axis=1`` when bottleneck is not installed (:issue:`16468`)
511511
- Improved performance of :func:`MultiIndex.get_loc` for large indexes, at the cost of a reduction in performance for small ones (:issue:`18519`)
512512
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
513+
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
513514

514515
.. _whatsnew_0230.docs:
515516

0 commit comments

Comments
 (0)