Skip to content

Commit 415e733

Browse files
committed
BUG: fixed line terminator behavior on Windows
* related issue: pandas-dev#20353
1 parent 2730d1c commit 415e733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ MultiIndex
147147
I/O
148148
^^^
149149

150-
-
150+
- (Only for Windows) Bug in :meth:`DataFrame.to_csv`, in which all `\n`s are converted to `\r\n` (:issue:`20353`)
151151
-
152152
-
153153

0 commit comments

Comments
 (0)