csvgrep: exception on the command-line no_header_row option
Created by: acdha
cadams@Io:~ $ pip install --user csvkit
…
cadams@Io:~ $ csvgrep -n -c1 -m ILLINOIS 2009.csv
'Namespace' object has no attribute 'no_header_row'
Created by: acdha
cadams@Io:~ $ pip install --user csvkit
…
cadams@Io:~ $ csvgrep -n -c1 -m ILLINOIS 2009.csv
'Namespace' object has no attribute 'no_header_row'