We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fdbc7 commit 636de09Copy full SHA for 636de09
doc/source/whatsnew/v0.19.1.txt
@@ -56,6 +56,4 @@ Bug Fixes
56
- Bug in ``MultiIndex.set_levels`` where illegal level values were still set after raising an error (:issue:`13754`)
57
- Bug in ``DataFrame.to_json`` where ``lines=True`` and a value contained a ``}`` character (:issue:`14391`)
58
- Bug in ``df.groupby`` causing an ``AttributeError`` when grouping a single index frame by a column and the index level (:issue`14327`)
59
-
60
- 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