pandas.errors.IntCastingNaNError#

exception pandas.errors.IntCastingNaNError[源代码]#

尝试对NaN为整数数据类型的数组执行astype操作时引发。