nanocube icon indicating copy to clipboard operation
nanocube copied to clipboard

when I use nanocube-binning-csv script,it always occur this problem "Segmentation fault (core dumped)"

Open xcTorres opened this issue 7 years ago • 2 comments

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)

xcTorres avatar Dec 08 '17 10:12 xcTorres

is catcol necessary?

xcTorres avatar Dec 08 '17 10:12 xcTorres

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 ?

salivian avatar Apr 10 '18 22:04 salivian