https://learninghub.kx.com/forums/topic/loaddata-q-fails-on-startup
Can anyone please help me with my first tutorial (course-introductory-workshop, Kx Workshop Session 1 qSQL.ipynb)?
It fails on startup of the Jupyter Notebook in loaddata.q script. From the top of my head I can't see anything wrong with the data. :(
Thanks in advance!
-----------------
evaluation error:
./.ipynb_checkpoints/par-checkpoint.txt
[9] ()
[8] (.Q.lo@)
[7] (.Q.lo)
[6] \l /home/jovyan/course-introductory-workshop/data/taxi
^
[5] /home/jovyan/course-introductory-workshop/scripts/loaddata.q:3: loadtripsdb:
`KX_OBJSTR_INVENTORY_FILE setenv"_inventory/all.json.gz";
system"l ",.trn.nbdir,"/data/taxi";
^
0N!"Loaded Taxi Trips partitioned DB";
[4] /home/jovyan/course-introductory-workshop/scripts/loaddata.q:17: initdata:
smalltrips set ("DMSPPNIFFFFFSFEFFF";enlist ",") 0:
$":",.trn.nbdir,"/data/smalltrips.csv";
loadtripsdb[];
^
}
[3] /home/jovyan/course-introductory-workshop/scripts/loaddata.q:21: initdata[]
^
[0] \l scripts/loaddata.q