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

Alert: No strf_time_format given for ds. Provide strf_time format during "setup" for better results. Error in creating date time derived features. Continuing... #115

Open
axisrow opened this issue Oct 8, 2024 · 0 comments

Comments

@axisrow
Copy link

axisrow commented Oct 8, 2024

I ran auto_timeseries locally on a MacBook Air M1 on the airpassengers time series, it doesn't work and gives errors:

Predicting using test dataframe shape = (12, 1) for ML model
For large datasets: ML predictions will take time since it has to predict each row and use that for future predictions...
Using given input: pandas dataframe...
Alert: No strf_time_format given for ds. Provide strf_time format during "setup" for better results.
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
Error in creating date time derived features. Continuing...
ML predictions completed

I read on the forum that I need to update the library, but I already downloaded the latest version 0.92. Then I installed it in Colab, according to the instructions. And exactly the same errors occur there. Here is a link to Colab

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