Hi, I am working on a problem statement where my main aim is to predict expected sales per customer for the Dec 2017 based on past data available.
I have given 5 columns namely:
- Product_id, date of purchase,
- customer id,
- country name and
- sales value for the product.
I have data available from 2016 jan to 2017 dec
Can someone tell me how to approach this kind of problem statement and how to manipulate data to do the sales prediction.
this is how my data looks like:

2 posts - 2 participants