We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af807e3 commit 7bd4c20Copy full SHA for 7bd4c20
doc/source/whatsnew/v1.0.0.rst
@@ -76,6 +76,7 @@ Performance improvements
76
- Performance improvement in indexing with a non-unique :class:`IntervalIndex` (:issue:`27489`)
77
- Performance improvement in `MultiIndex.is_monotonic` (:issue:`27495`)
78
- 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`)
80
81
82
.. _whatsnew_1000.bug_fixes:
0 commit comments