【发布时间】:2021-07-13 22:22:02
【问题描述】:
我试过了
int(df3.iloc[:,0:1].split('\'')[1])
它是这么说的
'DataFrame' object has no attribute 'split'.
我是熊猫的新手
【问题讨论】:
-
结果究竟应该是什么?
-
从 68.95 美元到 68.95 美元,应该是一个整数值
-
68.95不是整数... -
ops ,我应该说只有68
标签: python pandas dataframe integer