deepar icon indicating copy to clipboard operation
deepar copied to clipboard

Working with new custom timeseries example needed

Open CoteDave opened this issue 4 years ago • 0 comments

Hi,

there is no example / documentation if we want to try your deepar implementation on a new custom time series.

deepar_ts = TimeSeries(pandas_df = df) does not seems to work!

Can you provide an example or documentation on how to use it ?

Thanks!

CoteDave avatar Oct 28 '20 14:10 CoteDave