I have dataframe(df) as shown below:
from datetime import date Today = str(date.today()) df[\'Today_Date\'] = Today Status_Date Today_Date Planned_Date