由于pandas版本0.24.0,数据类型:

 

data['id']=data['id'].astype('Int64')

 

相关文章: