File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ Bug Fixes
5656- Bug in reading a HDF5 table-format ``DataFrame `` created in Python 2, in Python 3 (:issue: `24925 `)
5757- Bug in reading a JSON with ``orient='table' `` generated by :meth: `DataFrame.to_json ` with ``index=False `` (:issue: `25170 `)
5858- Bug where float indexes could have misaligned values when printing (:issue: `25061 `)
59- - Bug in :meth: `Series.to_string ` adding a leading space when ``index=False `` (:issue: `24980 `)
6059
6160**Categorical **
6261
Original file line number Diff line number Diff line change 157157^^^
158158
159159- Fixed bug in missing text when using :meth: `to_clipboard ` if copying utf-16 characters in Python 3 on Windows (:issue: `25040 `)
160- -
160+ - Bug in :meth: ` Series.to_string ` adding a leading space when `` index=False `` ( :issue: ` 24980 `)
161161-
162162-
163163
You can’t perform that action at this time.
0 commit comments