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

ENH: Enable ExcelWriter to construct in-memory sheets #10376

Merged
merged 1 commit into from
Jun 20, 2015

Commits on Jun 20, 2015

  1. ENH: Enable ExcelWriter to construct in-memory sheets

    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
    Kevin Sheppard authored and bashtage committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    9220309 View commit details
    Browse the repository at this point in the history