I am by far not an expert for modeling, but for your dataset it may not need such a complex model. It seems that s1 column is slightly decreasing as time goes on and c initially decreases as well to a certain time point and then increases. The date column is irrelevant since its not changing at all. With a simple linear model and time, c and s1 as your independent variables, you should get good predictions.