Y
Hacker News
new
|
ask
|
show
|
jobs
by
dbdr
112 days ago
CSV can handle commas in fields just fine (quotes are required in that case). The root problem here is not the format, it's a bug in the CSV exporter used.
https://news.ycombinator.com/item?id=47229064
1 comments
booi
112 days ago
Clearly this is the issue. This article was 2000 words of trying to work around the actual problem
link