We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c2a27 commit 045751fCopy full SHA for 045751f
doc/source/whatsnew/v0.19.1.txt
@@ -60,5 +60,3 @@ Bug Fixes
60
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
61
is not scalar and ``values`` is not specified (:issue:`14380`)
62
- Bug in ``pd.to_numeric`` where a 0 was not unsigned on a downcast = 'unsigned' argument (:issue:`14401`)
63
-- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
64
- is not scalar and ``values`` is not specified (:issue:`14380`)
0 commit comments