ValueError: Could not infer frequency for series #340
Closed
francoisabcd
started this conversation in
General
Replies: 1 comment 4 replies
-
|
Hi @francoisabcd, the recommended approach is to convert the dataset to daily frequency with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a dataset that contains data only for working days. Since weekends and holidays are missing, I’m getting the following error:
ValueError: Could not infer frequency for series
Thank you,
Regards
Beta Was this translation helpful? Give feedback.
All reactions