Hacker News new | ask | show | jobs
by conceptme 451 days ago
The worst thing about CSV is Excel using localization to choose the delimiter: https://answers.microsoft.com/en-us/msoffice/forum/all/csv-f...

The second worst thing is that the escape character cannot be determined safely from the document itself.