Non-daily data #217
Answered
by
ourownstory
chrissype
asked this question in
Q&A - get help using NeuralProphet
-
Any plans to implement this? I really like the rest of the repo and API but this seems like an overly restrictive criterion for a time series forecasting lib... |
Beta Was this translation helpful? Give feedback.
Answered by
ourownstory
Dec 13, 2020
Replies: 1 comment
-
Hi @chrissype, We have been supporting non-daily data for a while now. Less recent versions had a few areas of code that were not sufficiently tested for non-daily data. That has changed though. The current code on master branch should fully support all data frequencies! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ourownstory
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @chrissype, We have been supporting non-daily data for a while now. Less recent versions had a few areas of code that were not sufficiently tested for non-daily data. That has changed though. The current code on master branch should fully support all data frequencies!