We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e49988 commit 3cfdbcdCopy full SHA for 3cfdbcd
doc/source/whatsnew/v3.0.0.rst
@@ -97,6 +97,8 @@ Notable bug fixes
97
These are bug fixes that might have notable behavior changes.
98
99
.. _whatsnew_300.notable_bug_fixes.groupby_unobs_and_na:
100
+- ``Index.__setitem__`` raises ``ValueError`` when integer indexers contain ``pd.NA``. (:gh:`61465`)
101
+
102
103
Improved behavior in groupby for ``observed=False``
104
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments