Skip to content

Commit cc278ff

Browse files
author
Nicholas Ver Halen
committed
Added release note to issue 14401 resolve.
1 parent 11a421d commit cc278ff

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

doc/source/whatsnew/v0.19.1.txt

+1-8
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,5 @@ Bug Fixes
6363
- Bug in ``MultiIndex.set_levels`` where illegal level values were still set after raising an error (:issue:`13754`)
6464
- Bug in ``DataFrame.to_json`` where ``lines=True`` and a value contained a ``}`` character (:issue:`14391`)
6565
- Bug in ``df.groupby`` causing an ``AttributeError`` when grouping a single index frame by a column and the index level (:issue`14327`)
66-
67-
68-
69-
70-
71-
72-
73-
7466
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns`` is not scalar and ``values`` is not specified (:issue:`14380`)
67+
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``

0 commit comments

Comments
 (0)