File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,9 +107,9 @@ Performance improvements
107
107
- Performance improvement in :meth: `DataFrame.clip ` and :meth: `Series.clip ` (:issue: `51472 `)
108
108
- Performance improvement in :meth: `DataFrame.first_valid_index ` and :meth: `DataFrame.last_valid_index ` for extension array dtypes (:issue: `51549 `)
109
109
- Performance improvement in :meth: `DataFrame.where ` when ``cond `` is backed by an extension dtype (:issue: `51574 `)
110
- - Performance improvement when searching an :class: `Index ` sliced from other indexes (:issue: `51738 `)
111
110
- Performance improvement in :meth: `read_orc ` when reading a remote URI file path. (:issue: `51609 `)
112
111
- Performance improvement in :meth: `~arrays.ArrowExtensionArray.isna ` when array has zero nulls or is all nulls (:issue: `51630 `)
112
+ - Performance improvement when searching an :class: `Index ` sliced from other indexes (:issue: `51738 `)
113
113
114
114
.. ---------------------------------------------------------------------------
115
115
.. _whatsnew_210.bug_fixes :
You can’t perform that action at this time.
0 commit comments