csvsql Killed
Created by: NickBuchny
I've been attempting to use csvsql to create a table from an ~4gb .csv file and after around 10-15 minutes the ubuntu terminal returns 'killed'. I'm generally new to using this module etc. so if you need more information let me know.
Input:
csvsql train.csv
csvsql --no-contraints train.csv
output:
killed
edit: if anyone could let me know what's happening/give another route I'd appreciate it