0

I have the following in my code:

y.append(float(row[-1]))

I keep getting this error:

ValueError: could not convert string to float: 'finish_pos'

I am relatively new to Python. Can anyone explain this or help me? Thanks

Ahmad
  • 906
  • 11
  • 27
Matt
  • 81
  • 1
  • 8

0 Answers0