🦜RBQL - Rainbow Query Language: SQL-like query engine for (not only) CSV file processing. Supports SQL queries with Python and JavaScript expressions.
281
stars
13
forks
source link
Support different CSV separators in input and join tables #21
Open
mechatroner opened 4 years ago
Currently separator in JOIN table has to be the same as in input table, this restriction can be removed