We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7e63c commit ad111b6Copy full SHA for ad111b6
doc/source/whatsnew/v0.25.1.rst
@@ -21,7 +21,7 @@ Other enhancements
21
Bug fixes
22
~~~~~~~~~
23
24
-- Bug in :func:`fill_na` in :class:`Categorical` would replace all values, not just those that are NaN (:issue:`26215`)
+- Bug in :func:`fill_na` in :meth:Categorical.fillna would replace all values, not just those that are NaN (:issue:`26215`)
25
26
27
Categorical
0 commit comments