标签: python pandas numpy
我试图将类型从对象更改为整数。
代码: df ['CODE']。astype(str).astype(int)
错误: 以10为底的int()无效文字:''