Skip to content

Fixing invalid frequency error with newest pandas update#232

Merged
bmeyers merged 1 commit into
mainfrom
pandas-update
Apr 28, 2026
Merged

Fixing invalid frequency error with newest pandas update#232
bmeyers merged 1 commit into
mainfrom
pandas-update

Conversation

@bmeyers
Copy link
Copy Markdown
Collaborator

@bmeyers bmeyers commented Apr 28, 2026

This PR fixes the following error that occurs with the most recent pandas update:

ValueError: Invalid frequency: H. Failed to parse with error message: ValueError("Invalid frequency: H. Failed to parse with error message: KeyError('H'). Did you mean h?") Did you mean h?

@bmeyers bmeyers merged commit d91d627 into main Apr 28, 2026
7 checks passed
@bmeyers bmeyers deleted the pandas-update branch April 28, 2026 23:24
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 this pull request may close these issues.

1 participant