I want to smooth the stock data.
Let me list an example:
[5]: df = pd.DataFrame([[\'20190101\',2], [\'20190101\', 3], [\'20190102\',5], [\'20190102\', 4],