Skip to content

Commit 7deda21

Browse files
TomAugspurgergfyoung
authored andcommitted
DOC: whatsnew for 28099 (#28154)
1 parent 87d26ba commit 7deda21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Performance improvements
7676
- Performance improvement in indexing with a non-unique :class:`IntervalIndex` (:issue:`27489`)
7777
- Performance improvement in `MultiIndex.is_monotonic` (:issue:`27495`)
7878
- Performance improvement in :func:`cut` when ``bins`` is an :class:`IntervalIndex` (:issue:`27668`)
79+
- Performance improvement in :meth:`DataFrame.replace` when provided a list of values to replace (:issue:`28099`)
7980

8081

8182
.. _whatsnew_1000.bug_fixes:

0 commit comments

Comments
 (0)