Skip to content

Commit 40d88c1

Browse files
committed
return values for rank from categorical object
1 parent 049c0fc commit 40d88c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

-1
Original file line numberDiff line numberDiff line change
@@ -628,4 +628,3 @@ Bug Fixes
628628
- Bug in ``Series.replace`` and ``DataFrame.replace`` which failed on empty replacement dicts (:issue:`15289`)
629629
- Bug in ``pd.melt()`` where passing a tuple value for ``value_vars`` caused a ``TypeError`` (:issue:`15348`)
630630
- 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

Comments
 (0)