I want to add 1 day every 3 rows.
The date
start_date = "01/02/21" date_1 = datetime.datetime.strptime(start_date, "%d/%m/%y") end_dat