You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pd.NaT.date() returns datetime.date(1, 255, 255)
that's an odd results
I was expecting None (or something else) because that's really strange to have
date of year "1" in an Excel file