Skip to content

Commit 636de09

Browse files
author
Nicholas Ver Halen
committed
Added release note to issue 14401 resolve.
1 parent 84fdbc7 commit 636de09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/source/whatsnew/v0.19.1.txt

-2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,4 @@ Bug Fixes
5656
- Bug in ``MultiIndex.set_levels`` where illegal level values were still set after raising an error (:issue:`13754`)
5757
- Bug in ``DataFrame.to_json`` where ``lines=True`` and a value contained a ``}`` character (:issue:`14391`)
5858
- Bug in ``df.groupby`` causing an ``AttributeError`` when grouping a single index frame by a column and the index level (:issue`14327`)
59-
6059
- 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`)

0 commit comments

Comments
 (0)