I am importing a CSV file like the one below, using pandas.read_csv: Example of CSV file: The problem is that when I later on in my code try to use these values I get this error: TypeError: can’t multiply sequence by non-int of type ‘float’ The error is because the number I’m trying to use is not written with a