Skip to content

Commit

Permalink
DOC: release notes re: #921
Browse files Browse the repository at this point in the history
  • Loading branch information
wesm committed Jun 25, 2012
1 parent 7923fa5 commit 0d91eda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ pandas 0.8.0
404s (#826)
- Improve performance of reshaping by using O(N) categorical sorting
- Series names will be used for index of DataFrame if no index passed (#1494)
- Header argument in DataFrame.to_csv can accept a list of column names to
use instead of the object's columns (#921)

**API Changes**

Expand Down

0 comments on commit 0d91eda

Please sign in to comment.