I have a pandas df column containing both string and date information. I\'d like to replace this column with only the date information. I think I can use the df.replace() fu