Hacker News new | ask | show | jobs
by imtringued 667 days ago
There is no such thing as a comment in CSV.
1 comments

In many dialects there are. Usually you start the line with #.

Comments will happen. If your file format doesn’t allow comments, then people will make up an extension to allow it. This is true even for binary formats.