Skip to content

AttributeError: 'Index' object has no attribute 'dt' when passing date features into AutoMLForecast. #478

Answered by jmoralez
micheldearaujo asked this question in Q&A
Discussion options

You must be logged in to vote

Hey. Thanks for using mlforecast. The problem is that your time column has integers, so it doesn't have a dayofyear attribute, that only works if your time column is made of timestamps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@micheldearaujo
Comment options

Answer selected by micheldearaujo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants