You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.20.3.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ I/O
55
55
^^^
56
56
57
57
- Bug in ``pd.read_csv()`` in which files weren't opened as binary files by the C engine on Windows, causing EOF characters mid-field, which would fail (:issue:`16039`, :issue:`16559`, :issue`16675`)
58
-
- Bug in ``.to_latex()`` where ``bold_rows`` was disregarded and always assumed to be False. This affected also the default behaviour with ``bold_rows`` omitted. (:issue:`16708`)
58
+
- Bug in ``.to_latex()`` where ``bold_rows`` was disregarded and always assumed to be False. This affected also the default behaviour with ``bold_rows`` omitted. (:issue:`16707`)
0 commit comments