Skip to content

Commit 631a2dc

Browse files
author
Albert Villanova del Moral
committed
Add whatsnew note
1 parent d691954 commit 631a2dc

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

doc/source/whatsnew/v0.20.0.txt

+2-6
Original file line numberDiff line numberDiff line change
@@ -505,11 +505,7 @@ Bug Fixes
505505
- Bug in ``DataFrame.to_stata()`` and ``StataWriter`` which produces incorrectly formatted files to be produced for some locales (:issue:`13856`)
506506

507507

508-
509-
510-
511-
512-
513-
514508
- Bug in ``DataFrame.boxplot`` where ``fontsize`` was not applied to the tick labels on both axes (:issue:`15108`)
515509
- Bug in ``Series.replace`` and ``DataFrame.replace`` which failed on empty replacement dicts (:issue:`15289`)
510+
511+
- Bug in ``DataFrame.fillna()`` where the argument ``downcast`` was ignored when fillna value was of type dict instead of a scalar (:issue:`15277`)

0 commit comments

Comments
 (0)