Hacker News new | ask | show | jobs
by nuc1e0n 1247 days ago
These popular file parsers should have better validation mechanisms. Or better yet, have separate validation prior to the rest of any workflow.
1 comments

Yes-- that's precisely what I'm saying. They should be better at validation, and my experience is that `data.table::fread` in R is the best in class.