Issues reading big CSV file despite using CSV.Row

This is not a memory issue, but an issue with strings in your file being too long, see:

https://github.com/JuliaData/CSV.jl/issues/1009