Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork19.4k
Closed
Description
I would love to be able to only read in un-hidden sheets. this could be a new possible value that can be passed to thesheet_name argument.
alternatively, what would also solve my problem is some way to filter the columns (again, probably forsheet_name). ideally be able to use regex or string comparison to choose which sheets to read.
also, what about being able to specify which sheets to be ignored?