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 99fd1b5 commit fa32798Copy full SHA for fa32798
doc/source/whatsnew/v3.0.0.rst
@@ -97,7 +97,7 @@ 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`)
+- ``Index.__setitem__`` raises ``ValueError`` when integer indexers contain ``pd.NA``. (:issue:`61465`)
101
102
103
Improved behavior in groupby for ``observed=False``
0 commit comments