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

Column name for hour changed #20

Open
niekbr opened this issue Sep 6, 2024 · 1 comment
Open

Column name for hour changed #20

niekbr opened this issue Sep 6, 2024 · 1 comment

Comments

@niekbr
Copy link

niekbr commented Sep 6, 2024

When parsing hourly data to a DataFrame, the following exception is raised:
ValueError: Missing column provided to 'parse_dates': 'H'.

Looking at the raw data, the column name for 'hour' is changed from 'H' to 'HH'.

@teije01
Copy link
Collaborator

teije01 commented Sep 14, 2024

This change was also proposed in #18

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

Successfully merging a pull request may close this issue.

2 participants