Hi,
I'm getting this error when reading from a csv file: "Runtime Error!
line contains NULL byte".
Any idea about the root cause of this error?
Thanks,
Printable View
Hi,
I'm getting this error when reading from a csv file: "Runtime Error!
line contains NULL byte".
Any idea about the root cause of this error?
Thanks,
Ok, I got it and thought I'd post the solution.
Simply yet caused me grief...
Used file was saved in a .xls format instead of a .csv
Didn't catch this because the file name itself had the .csv extension while the type was still .xls
What are you writing about? This is the forum for Spring Python.
and not Spring python...
Ok, I'm going to leave before I get kicked out :)
Probably your file was saved in a .xls format instead of a .csv