deepar
deepar copied to clipboard
Working with new custom timeseries example needed
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!