pandas.errors.OutOfBoundsTimedelta#

exception pandas.errors.OutOfBoundsTimedelta#

Raised when encountering a timedelta value that cannot be represented.

Representation should be within a timedelta64[ns].