當從擴展類型轉換時,例如,我得到.例:pd.Int32Dtype()TypeError: data type not understoodnum_col_with_nan = num_col_with_nan.astype(pd.Int32Dtype()).astype("string") 查看完整描述