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

subsetting columns when reading an Excel file #715

Open
spedygiorgio opened this issue Oct 28, 2022 · 4 comments
Open

subsetting columns when reading an Excel file #715

spedygiorgio opened this issue Oct 28, 2022 · 4 comments

Comments

@spedygiorgio
Copy link

May be possible to select in advance the useful columns, like the use_cols parameter in the Python pandas pd.read_excel method?

@jennybc
Copy link
Member

jennybc commented Feb 9, 2023

Can you provide more detail on what use_cols does?

@spedygiorgio
Copy link
Author

spedygiorgio commented Feb 9, 2023 via email

@jennybc
Copy link
Member

jennybc commented Feb 9, 2023

readxl already has many ways to specify which column you want to read. So how is this different?

@spedygiorgio
Copy link
Author

@jennybc sorry for late reply, may you provde an example?

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

No branches or pull requests

2 participants