You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sql4csv is a python library that offers an SQL "like" interface for .csv files.
What else do I need?
sql4csv is powered by pyparsing so you need to install pyparsing. pyparsing is an amazing open source project that offers an alternative approach to creating and executing simple grammars.
Is there an example page?
Yes there is: https://github.com/ccoffey/sql4csv/wiki