Skip to content

Commit 645bc33

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 93c1374 commit 645bc33

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
@@ -60,3 +60,5 @@ Bug Fixes
6060
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
6161
is not scalar and ``values`` is not specified (:issue:`14380`)
6262
- 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

Comments
 (0)