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

Read .csv or .csv.gz #41

Open
ErinWeisbart opened this issue Oct 26, 2023 · 0 comments
Open

Read .csv or .csv.gz #41

ErinWeisbart opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ErinWeisbart
Copy link
Member

Would be nice if any time the recipe loads a .csv.gz (e.g. loading load_data.csv's) it instead checked to see if the file was there in either .csv or .csv.gz format and loaded whichever was present so that it doesn't crash if you miss compressing your input files.

Unless I'm missing some reason why this isn't a good idea?

@ErinWeisbart ErinWeisbart added the enhancement New feature or request label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant