python中,如何把 8,532,697 这样的文本转为数字类型8532697?例如:a = '8,532,697'尝试过astype(float),int(a)无法转换成功。
互换的青春
ibeautiful
相关分类