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
56
56
- Bug in reading a HDF5 table-format ``DataFrame `` created in Python 2, in Python 3 (:issue: `24925 `)
57
57
- Bug in reading a JSON with ``orient='table' `` generated by :meth: `DataFrame.to_json ` with ``index=False `` (:issue: `25170 `)
58
58
- 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 `)
60
59
61
60
**Categorical **
62
61
Original file line number Diff line number Diff line change 157
157
^^^
158
158
159
159
- 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 `)
161
161
-
162
162
-
163
163
You can’t perform that action at this time.
0 commit comments