Issue with data from a CSV file: I downloaded some file in CSV with some values like this one: 1.21E+11
, when the values are too long.
If I convert to XLS/XLSX and change the field to numeric, that fixes the issue, but I want to do something automatized.