We have a package delivery system. In which daily packages arrived or departed. We have these data. We want to estimate next day usage based on historical data(say 30 days)
Example Data
What is best algorithm to estimate next day usage. If there is implementation please provide.