pandas.errors.IntCastingNaNError#

exception pandas.errors.IntCastingNaNError[source]#

Raised when attempting an astype operation on an array with NaN to an integer dtype.