ValueError: could not convert string to float: '5.00E-01.1'
不知道哪里出了问题
字符串和数字不能进行运算,要么都转换为数字,要么都是字符串!