Skip to content

Commit cbf7616

Browse files
committed
RLS: update release notes
1 parent ffc977e commit cbf7616

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ pandas 0.4.3
3434
kinds of Python scalar objects like `datetime.datetime`
3535
- Raise more helpful exception when attempting to write empty DataFrame or
3636
LongPanel to `HDFStore` (GH #204)
37+
- Use stdlib csv module to properly escape strings with commas in
38+
`DataFrame.to_csv` (PR #206, Thomas Kluyver)
39+
40+
Thanks
41+
------
42+
43+
- Thomas Kluyver
44+
- rsamson
3745

3846
pandas 0.4.2
3947
============

0 commit comments

Comments
 (0)