Skip to content

Commit a978df4

Browse files
author
Nicholas Ver Halen
committed
Revert
1 parent 417e6d2 commit a978df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.19.1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ Bug Fixes
5858
- Bug in ``df.groupby`` causing an ``AttributeError`` when grouping a single index frame by a column and the index level (:issue`14327`)
5959
- Bug in ``df.groupby`` where ``TypeError`` raised when ``pd.Grouper(key=...)`` is passed in a list (:issue:`14334`)
6060
- 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`)
61+
is not scalar and ``values`` is not specified (:issue:`14380`)

0 commit comments

Comments
 (0)