You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v2.3.0.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -132,8 +132,8 @@ Interval
132
132
133
133
Indexing
134
134
^^^^^^^^
135
-
- Fixed bug in :meth:`Index.get_indexer` round-tripping through string dtype when ``infer_string`` is enabled (:issue:`55834`)
136
135
- Bug in :class:`MaskedIndexEngine` affecting :meth:`Index.get_indexer` and downstream methods when ``NaN`` is located at or after position 128 (:issue:`58924`)
136
+
- Fixed bug in :meth:`Index.get_indexer` round-tripping through string dtype when ``infer_string`` is enabled (:issue:`55834`)
0 commit comments