We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049c0fc commit 40d88c1Copy full SHA for 40d88c1
doc/source/whatsnew/v0.20.0.txt
@@ -628,4 +628,3 @@ Bug Fixes
628
- Bug in ``Series.replace`` and ``DataFrame.replace`` which failed on empty replacement dicts (:issue:`15289`)
629
- Bug in ``pd.melt()`` where passing a tuple value for ``value_vars`` caused a ``TypeError`` (:issue:`15348`)
630
- Bug in ``.eval()`` which caused multiline evals to fail with local variables not on the first line (:issue:`15342`)
631
-- Bug in ``.rank()`` rank incorrectly orders ordered categories
0 commit comments