Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on March 22, 2023 6:36PM
Likes: 0
Replies: 1
Hello!
I have a table with 3 columns:
1. Revenue Start Date
2. Revenue End Date
3. Daily revenue for the defined period of time
I want to calculate the total daily revenue at for any date. Is there a plug in or maybe a python code that could help me to run this "multi time series"?
Thanks!
Sophie.
Hi @SGovetto
,
As of DSS version 11, Time Series Forecasting is natively available in DSS Visual ML with support for multiple time series. https://doc.dataiku.com/dss/latest/release_notes/11.html#major-new-features Just select your time series dataset > lab > time series forecasting.
You may also download the plugin Time Series Preparation to perform resampling, interval extraction, and more: https://www.dataiku.com/product/plugins/timeseries-preparation/
Thanks!
Jordan