Skip to content

ENH: pandas.read_excel should be able to accept a page number or string name in the sheetname argument #4301

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

Closed
wesm opened this issue Jul 19, 2013 · 2 comments · Fixed by #4308
Labels
API Design Enhancement IO Data IO issues that don't fit into a more specific label IO Excel read_excel, to_excel
Milestone

Comments

@wesm
Copy link
Member

wesm commented Jul 19, 2013

This has been suggested in the pydata mailing list. seems like a simple fix and would be a nice API improvement

@jreback
Copy link
Contributor

jreback commented Jul 19, 2013

for 0.12? typo?

@ghost ghost assigned cpcloud Jul 20, 2013
@cpcloud
Copy link
Member

cpcloud commented Jul 20, 2013

i'll take this. should be simple there's a method called sheet_by_index on the Book class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Enhancement IO Data IO issues that don't fit into a more specific label IO Excel read_excel, to_excel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants