I am applying a function on column \'Outcome Date\' that will change it\'s date format.
def change_date_format(row): old_date = row[\'Outcome Date\']