I want to exclude all leap days (February 29) from a column titled Date, which is in YYYY-MM-DD string format. This is what I did:
df[\'Date\'] = pd.to_datet