Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gnulinux
on May 4, 2022
|
parent
|
context
|
favorite
| on:
Why isn’t there a decent file format for tabular d...
> If you don't, then split each line on ",". Problem solved.
What? Real data contains '"' quote character too. That doesn't work.
hedora
on May 4, 2022
[–]
Read the RFC I linked. It handles all the characters.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What? Real data contains '"' quote character too. That doesn't work.