Time series with different start dates and end dates
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.
Answers
-
JordanB Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 296 Dataiker
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