scautable icon indicating copy to clipboard operation
scautable copied to clipboard

Comments in CSV files?

Open Quafadas opened this issue 9 months ago • 0 comments

scautable/test/resources/testFile/with_comments.csv

Are comments in CSV files even a thing? https://stackoverflow.com/questions/1961006/can-a-csv-file-have-a-comment

...

Maybe, with # appearing to be the most common line header for them. Pandas makes that character configurable.

Quafadas avatar May 08 '25 09:05 Quafadas