We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08df290 commit 039f2cfCopy full SHA for 039f2cf
doc/source/whatsnew/v0.21.0.txt
@@ -337,6 +337,7 @@ I/O
337
- Bug in :meth:`DataFrame.to_csv` defaulting to 'ascii' encoding in Python 3, instead of 'utf-8' (:issue:`17097`)
338
- Bug in :func:`read_stata` where value labels could not be read when using an iterator (:issue:`16923`)
339
- Bug in :func:`read_html` where import check fails when run in multiple threads (:issue:`16928`)
340
+- Bug in :func:`to_csv` where the default encoding is not set correctly (:issue:`17097`)
341
342
Plotting
343
^^^^^^^^
0 commit comments