Hacker News new | ask | show | jobs
by Anderkent 3581 days ago
The java one doesn't do as much as the python one: `line.split(',')` doesn't handle quoted commas, escape characters, different csv separators, etc.