Skip to content

Commit 8d658c5

Browse files
committed
Updated whatsnew
1 parent 704d392 commit 8d658c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ Performance Improvements
579579
- Improved performance of :func:`DataFrame.median` with ``axis=1`` when bottleneck is not installed (:issue:`16468`)
580580
- Improved performance of :func:`MultiIndex.get_loc` for large indexes, at the cost of a reduction in performance for small ones (:issue:`18519`)
581581
- Improved performance of pairwise ``.rolling()`` and ``.expanding()`` with ``.cov()`` and ``.corr()`` operations (:issue:`17917`)
582+
- Improved performance of :func:`DataFrameGroupBy.rank` (:issue:`15779`)
582583

583584
.. _whatsnew_0230.docs:
584585

0 commit comments

Comments
 (0)