Date Format
Hi everyone,
I have a dataset about sales which contains sales for every day.
I want to predict future sales so I want to merge the dataset I have into weeks in order to have better results.
How can I transform days to weeks and having each time all attributes added?
Thanks in advance.
I have a dataset about sales which contains sales for every day.
I want to predict future sales so I want to merge the dataset I have into weeks in order to have better results.
How can I transform days to weeks and having each time all attributes added?
Thanks in advance.