Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PERF: vbench for excel writers #7171

Closed
jreback opened this issue May 19, 2014 · 1 comment · Fixed by #10376
Closed

PERF: vbench for excel writers #7171

jreback opened this issue May 19, 2014 · 1 comment · Fixed by #10376
Labels
IO Excel read_excel, to_excel Performance Memory or execution speed performance
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented May 19, 2014

head to head for all the writer engines

openpyxl, xlsxwriter

@jreback
Copy link
Contributor Author

jreback commented Sep 22, 2014

as of openpyxl 2.1 they claim to use lxml to make writing 3x faster

@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 6, 2015
@jreback jreback modified the milestones: 0.17.0, Next Major Release Jun 18, 2015
bashtage pushed a commit to bashtage/pandas that referenced this issue Jun 20, 2015
Add support for StringIO/BytesIO to ExcelWriter
Add vbench support for writing excel files
Add support for serializing lists/dicts to strings
Fix bug when reading blank excel sheets
Added xlwt to Python 3.4 builds

closes pandas-dev#8188
closes pandas-dev#7074
closes pandas-dev#6403
closes pandas-dev#7171
closes pandas-dev#6947
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Excel read_excel, to_excel Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant