Skip to content

Commit 93797f4

Browse files
added whatsnew entry
1 parent e139c2a commit 93797f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ Performance improvements
231231
Bug fixes
232232
~~~~~~~~~
233233

234+
- Calling :meth:`fillna` on an empty Series now correctly returns a shallow copied object. The behaviour is now consistent with :class:`Index`, :class:`DataFrame` and a non-empty :class:`Series` (:issue:`32543`).
234235

235236
Categorical
236237
^^^^^^^^^^^

0 commit comments

Comments
 (0)