Skip to content

Commit 0d91eda

Browse files
committed
DOC: release notes re: #921
1 parent 7923fa5 commit 0d91eda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ pandas 0.8.0
132132
404s (#826)
133133
- Improve performance of reshaping by using O(N) categorical sorting
134134
- Series names will be used for index of DataFrame if no index passed (#1494)
135+
- Header argument in DataFrame.to_csv can accept a list of column names to
136+
use instead of the object's columns (#921)
135137

136138
**API Changes**
137139

0 commit comments

Comments
 (0)