Data Structure Design in CSV.jl
I'm currently working through a refactor of CSV.jl internals and once again am faced with some tricky questions surrounding which data structures to use. In csv reading, like many things, there are trade-offs between performance/efficiency and conven...
quinnj.hashnode.dev5 min read