scautable
scautable copied to clipboard
Comments in CSV files?
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.