You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.16.1.txt
+1
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ Bug Fixes
61
61
~~~~~~~~~
62
62
63
63
- Fixed bug (:issue:`9542`) where labels did not appear properly in legend of ``DataFrame.plot()``. Passing ``label=`` args also now works, and series indices are no longer mutated.
64
+
- Bug in json serialization when frame has length zero.(:issue:`9805`)
64
65
65
66
66
67
- Bug in ``scatter_matrix`` draws unexpected axis ticklabels (:issue:`5662`)
0 commit comments