在python中如何判斷一個值是不是nan

import numpy as np #這裏是以前的代碼...... #若要判斷變量Number是否是nan np.isnan(number)
相關文章
相關標籤/搜索