Skip to content

Commit 431cf45

Browse files
committed
pre-commit issues
1 parent 37c8298 commit 431cf45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v2.1.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ Performance improvements
107107
- Performance improvement in :meth:`DataFrame.clip` and :meth:`Series.clip` (:issue:`51472`)
108108
- Performance improvement in :meth:`DataFrame.first_valid_index` and :meth:`DataFrame.last_valid_index` for extension array dtypes (:issue:`51549`)
109109
- 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`)
111110
- Performance improvement in :meth:`read_orc` when reading a remote URI file path. (:issue:`51609`)
112111
- 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`)
113113

114114
.. ---------------------------------------------------------------------------
115115
.. _whatsnew_210.bug_fixes:

0 commit comments

Comments
 (0)