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 feab8e9 commit e96ec98Copy full SHA for e96ec98
doc/source/whatsnew/v0.20.0.txt
@@ -1043,7 +1043,6 @@ Numeric
1043
- Bug in ``pd.qcut()`` with a single quantile and an array with identical values (:issue:`15431`)
1044
- Bug in ``pandas.tools.utils.cartesian_product()`` with large input can cause overflow on windows (:issue:`15265`)
1045
- 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`)
1047
1048
Other
1049
^^^^^
0 commit comments