We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f4f7d commit 67dce0eCopy full SHA for 67dce0e
doc/source/whatsnew/v0.21.0.txt
@@ -391,3 +391,4 @@ Other
391
- Bug in :func:`eval` where the ``inplace`` parameter was being incorrectly handled (:issue:`16732`)
392
- Bug in ``.isin()`` in which checking membership in empty ``Series`` objects raised an error (:issue:`16991`)
393
- Bug in :func:`unique` where checking a tuple of strings raised a ``TypeError`` (:issue:`17108`)
394
+- Bug in :func: `fillna` returns frame when ``inplace=True`` and ``value`` is dict (:issue:`16156`)
0 commit comments