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/v0.23.2.txt
+1
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ Bug Fixes
61
61
62
62
- Bug in :meth:`Index.get_indexer_non_unique` with categorical key (:issue:`21448`)
63
63
- Bug in comparison operations for :class:`MultiIndex` where error was raised on equality / inequality comparison involving a MultiIndex with ``nlevels == 1`` (:issue:`21149`)
64
+
- The backtrace from a ``KeyError`` is now shorted and clearer (:issue:`21557`)
0 commit comments