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.21.1.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Indexing
75
75
76
76
- Bug in a boolean comparison of a ``datetime.datetime`` and a ``datetime64[ns]`` dtype Series (:issue:`17965`)
77
77
- Bug where a ``MultiIndex`` with more than a million records was not raising ``AttributeError`` when trying to access a missing attribute (:issue:`18165`)
78
-
-
78
+
- Bug in ``Index.putmask`` when an invalid mask passed (:issue:`18368`)
0 commit comments