exceptions that are raised on unsuccessful datetime/timedelta parsing should add this: `you can coerce to NaT by passing errors='coerce'` comment at the end: https://github.com/pydata/pandas/pull/10674