Hi @alphasig329, you might want to take a look at this thread and follow the guidelines. In particular, post MWE code, and share the error that you’re getting. Diagnosing CSV problems can also be tricky without seeing the file itself, since there are a lot of non-standard files that people call “csv”.
In the mean time, have you tried reading it with CSV.jl or CSVFiles.jl?