Skip to content

How to handle missings datas when using Auto-regression ? #335

Discussion options

You must be logged in to vote

Hi @theoeiferman

ValueError: cannot reindex from a duplicate axis

Can you please provide the minimal code for us to replicate your issue?

Also is there a way to say to the model :" use Auto-regression with Hours" , is freq='H' when applying fit to the data enough ?

if you like to use AR(12), set n_lags=12

when working with hourly data freq='H' is correct

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ourownstory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants