Skip to content

Commit

Permalink
Merge pull request #8079 from bashtage/stata-write-performance
Browse files Browse the repository at this point in the history
PERF: StataWriter is slow
  • Loading branch information
jreback committed Aug 21, 2014
2 parents e7e02e6 + 1ad2eff commit 52a032a
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 192 deletions.
2 changes: 2 additions & 0 deletions doc/source/v0.15.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,8 @@ Performance
- Performance improvements in ``Period`` creation (and ``PeriodIndex`` setitem) (:issue:`5155`)
- Improvements in Series.transform for significant performance gains (revised) (:issue:`6496`)
- Performance improvements in ``StataReader`` when reading large files (:issue:`8040`, :issue:`8073`)
- Performance improvements in ``StataWriter`` when writing large files (:issue:`8079`)




Expand Down
Loading

0 comments on commit 52a032a

Please sign in to comment.