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

plot zenodo links over time #499

Open
haesleinhuepf opened this issue Nov 19, 2024 · 1 comment
Open

plot zenodo links over time #499

haesleinhuepf opened this issue Nov 19, 2024 · 1 comment

Comments

@haesleinhuepf
Copy link
Member

In the folder "download_statistics", there are multiple files named for example "20240628.csv". The filename without ending is obviously a date, the creation date of the data. Write a jupyter notebook that opens all these files using pandas and plots over time how many records are in these files. Save the notebook in the notebooks directory and make sure the relative link the download_statistics folder is correct.

git-bob try to do this

Copy link
Contributor

This message was generated by git-bob (version: 0.14.0, model: github_models:gpt-4o, log), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

I created a Jupyter notebook named plot_zenodo_links_over_time.ipynb to process multiple CSV files from the download_statistics directory. The notebook reads these files using pandas and plots the number of records in each file over time. I ensured the relative path to the directory is correct, and saved the resulting plot as zenodo_links_over_time.png in the notebooks directory.

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