We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db86738 commit 598e6beCopy full SHA for 598e6be
doc/source/whatsnew/v0.22.0.txt
@@ -24,7 +24,7 @@ Other Enhancements
24
25
- Better support for :func:`Dataframe.style.to_excel` output with the ``xlsxwriter`` engine. (:issue:`16149`)
26
- :func:`pandas.tseries.frequencies.to_offset` now accepts leading '+' signs e.g. '+1h'. (:issue:`18171`)
27
-- :func:`Series.fillna` now accepts a Series or a dict as a ``value`` (:issue:`17033`)
+- :func:`Series.fillna` now accepts a Series or a dict as a ``value`` for a categorical dtype (:issue:`17033`)
28
29
.. _whatsnew_0220.api_breaking:
30
0 commit comments