We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c1374 commit 645bc33Copy full SHA for 645bc33
doc/source/whatsnew/v0.19.1.txt
@@ -60,3 +60,5 @@ 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