pandas.errors.OutOfBoundsDatetime#

exception pandas.errors.OutOfBoundsDatetime#

当日期时间超出可以表示的范围时引发。

例子

>>> pd.to_datetime("08335394550")
Traceback (most recent call last):
OutOfBoundsDatetime: Parsing "08335394550" to datetime overflows,
at position 0