Skip to content

Commit 598e6be

Browse files
committed
whatsnew update
1 parent db86738 commit 598e6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.22.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Other Enhancements
2424

2525
- Better support for :func:`Dataframe.style.to_excel` output with the ``xlsxwriter`` engine. (:issue:`16149`)
2626
- :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`)
27+
- :func:`Series.fillna` now accepts a Series or a dict as a ``value`` for a categorical dtype (:issue:`17033`)
2828

2929
.. _whatsnew_0220.api_breaking:
3030

0 commit comments

Comments
 (0)