Skip to content

Commit 5d8b6e1

Browse files
author
gshiba
committed
Add to What's new
1 parent 1796bbf commit 5d8b6e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.23.5.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ Bug Fixes
4949
**I/O**
5050

5151
- Bug in :func:`read_csv` that caused it to raise ``OverflowError`` when trying to use 'inf' as ``na_value`` with integer index column (:issue:`17128`)
52+
- Bug in :func:`to_string(index=False)` that broke column alignment (:issue:`16839`, :issue:`13032`)
53+
-

0 commit comments

Comments
 (0)