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

Open .xlsx file once and read multiple sheets #34

Open
MFairley opened this issue May 28, 2019 · 1 comment
Open

Open .xlsx file once and read multiple sheets #34

MFairley opened this issue May 28, 2019 · 1 comment
Milestone

Comments

@MFairley
Copy link

I'm reading many sheets from a single .xlsx file and it's taking quite some time. Is there a way to open the file once and read multiple sheets to improve performance like in ExcelReaders.jl? Could an example of doing this be added to the read me?

@davidanthoff davidanthoff added this to the Backlog milestone May 30, 2019
@davidanthoff
Copy link
Member

Not possible right now, and we would have to think what the right API here is and how it can be integrated with the general File IO API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants