平台:PyCharm
遇到如下问题:
ValueError: could not convert string to float
原因:很可能是你的数据中含有\t,即退格键
1、选择任意两个数据之间间隙
3、替换为一个空格