Skip to content

Commit 89eb6d8

Browse files
author
Nicholas Ver Halen
committed
Revert "Added release note to issue 14401 resolve."
This reverts commit 636de09. Conflicts: doc/source/whatsnew/v0.19.1.txt
1 parent 10f604c commit 89eb6d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.19.1.txt

+2
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ Bug Fixes
8080
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns`` is not scalar and ``values`` is not specified (:issue:`14380`)
8181
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
8282
- Bug in ``pd.to_numeric`` where a 0 was not unsigned on a downcast = 'unsigned' argument (:issue:`14401`)
83+
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
84+
is not scalar and ``values`` is not specified (:issue:`14380`)

0 commit comments

Comments
 (0)