Hacker News new | ask | show | jobs
by jsdwarf 2061 days ago
My gripe with the Python csv.reader module is that it has no skip_lines parameter. Ill-formatted lines at the top/bottom of a CSV file are quite common