Skip to content

Commit e96ec98

Browse files
author
Roger Thomas
committed
Remove
1 parent feab8e9 commit e96ec98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,6 @@ Numeric
10431043
- Bug in ``pd.qcut()`` with a single quantile and an array with identical values (:issue:`15431`)
10441044
- Bug in ``pandas.tools.utils.cartesian_product()`` with large input can cause overflow on windows (:issue:`15265`)
10451045
- Bug in ``.eval()`` which caused multiline evals to fail with local variables not on the first line (:issue:`15342`)
1046-
- Bug in ``pd.read_msgpack()`` which did not allow to load dataframe with an index of type ``CategoricalIndex`` (:issue:`15487`)
10471046

10481047
Other
10491048
^^^^^

0 commit comments

Comments
 (0)