Skip to content

Commit 391c3b4

Browse files
kinowBruno P. Kinoshita
authored and
Bruno P. Kinoshita
committed
Add whatsnew
1 parent 98091a5 commit 391c3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ I/O
6464

6565
- Fix regression in notebook display where <th> tags not used for :attr:`DataFrame.index` (:issue:`28204`).
6666
- Regression in :meth:`~DataFrame.to_csv` where writing a :class:`Series` or :class:`DataFrame` indexed by an :class:`IntervalIndex` would incorrectly raise a ``TypeError`` (:issue:`28210`)
67-
-
67+
- Bug in :meth:`DataFrame.to_csv` where values were truncated when the length of ``na_rep`` was shorter than the text input data. (:issue:`25099`)
6868
-
6969

7070
Plotting

0 commit comments

Comments
 (0)