nanocube
nanocube copied to clipboard
when I use nanocube-binning-csv script,it always occur this problem "Segmentation fault (core dumped)"
nanocube-binning-csv --sep=',' --latcol='pickup_latitude' --loncol='pickup_longitude' --timecol='tpep_pickup_datetime' --timebinsize='1D' ./yellow_tripdata_2016-01.csv > ./taxi.dmp Segmentation fault (core dumped)
is catcol necessary?
catcol is not necessary and we have tried yellow_tripdata_2016-01 in the past and it should work ...
Can you please check if the core dump is related the your python libraries ?