I have a dataframe:
import pandas as pd df = pd.DataFrame( { "Qty": [1,2,2,4,5,4,3], "Date": [\'2020-12-16\', \'2020-12-17\', \'20