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

Creation of data_statistics.csv file is missing #3

Open
LevanBokeria opened this issue Jun 29, 2023 · 0 comments
Open

Creation of data_statistics.csv file is missing #3

LevanBokeria opened this issue Jun 29, 2023 · 0 comments

Comments

@LevanBokeria
Copy link

The 03-update_data_statistics.py script expects a data_statistics.csv file to exist in the data directory. However, this file is not created by any code, including the 02-fetch_gbif_moth_data.py.

Proposed solution is to check if data_statistics.csv file already exists. If so, then load it. If not, create an empty dataframe with the right columns. I will create a PR with a suggested solution.

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

1 participant