We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09faac commit 0b9e8cbCopy full SHA for 0b9e8cb
doc/source/whatsnew/v0.19.1.txt
@@ -54,6 +54,4 @@ Bug Fixes
54
- Bug in ``MultiIndex.set_levels`` where illegal level values were still set after raising an error (:issue:`13754`)
55
- Bug in ``DataFrame.to_json`` where ``lines=True`` and a value contained a ``}`` character (:issue:`14391`)
56
- Bug in ``df.groupby`` causing an ``AttributeError`` when grouping a single index frame by a column and the index level (:issue`14327`)
57
-
58
- Bug in ``pd.pivot_table`` may raise ``TypeError`` or ``ValueError`` when ``index`` or ``columns``
59
- is not scalar and ``values`` is not specified (:issue:`14380`)
0 commit comments