Show HN: Query CSV files using SQL
github.com
Show HN: Query CSV files using SQL
1–4 of 4 posts
Re: Show HN: Query CSV files using SQL
#2[deleted]
Re: Show HN: Query CSV files using SQL
#3See pandasql: http://blog.yhathq.com/posts/pandasql-sql-for-pandas-datafra...
It uses SQLite too.
Re: Show HN: Query CSV files using SQL
#4See pandasql: http://blog.yhathq.com/posts/pandasql-sql-for-pandas-datafra... It uses SQLite too.
Or see Perl's https://metacpan.org/pod/DBD::CSV which has been providing this functionality since 1998