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

Fix tests and update readme example #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

teije01
Copy link
Collaborator

@teije01 teije01 commented May 28, 2024

This pull request contains the following changes:

  • Update the readme example to a working state
  • Fix and future-proof the date parsing

It also seems like knmi added another H to HH in the data output, despite not zero-padding these numbers in the csv output. Therefore, the YYYYMMDD_H index was renamed to YYYYMMDD_HH

Do let me know if you see any problems with this approach.

This closes #16 and #17 and fixes the tests.

= added 2 commits May 28, 2024 22:38
Several dataframe attributes were dropped in 2018
hence they should be removed from the docs
The date parsing arguments are about to be removed from
pandas read_csv. Using pd.to_datetime should be future-ready.
@teije01 teije01 linked an issue May 28, 2024 that may be closed by this pull request
@teije01
Copy link
Collaborator Author

teije01 commented Sep 14, 2024

Hello @JrtPec , let me know if you have a problem with me self-merging these changes? There is no change in functionality, just some fixes to the existing ones

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