We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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: #10674