Skip to content

Commit 8703ad6

Browse files
committed
Add whatsnew entry
1 parent 42c509c commit 8703ad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ I/O
141141
^^^
142142

143143
- Bug in :meth:`to_csv` caused a ``ValueError`` when it was called with a filename in combination with ``mode`` containing a ``b`` (:issue:`35058`)
144+
- In :meth:`read_csv` `float_precision='round_trip'` now handles `decimal` and `thousands` parameters (:issue:`35365`)
144145
-
145146

146147
Plotting

0 commit comments

Comments
 (0)