Re: Import Codebook

2022-01-21 Thread Dominique Joye
This is an important discussion The traditional way to import a dataset in the "old time" was to import the data (mostly in numeric form) with a "Fortran-like" format and then add a dictionary with the "Var label" and he "Value label" set of  instructions. In fact when importing from a .csv we

Re: PSPP not working

2016-09-24 Thread Dominique Joye
Dear All On linux and big data sets it was (at least in the past, not used recently) worthwhile to compile with a bigger workspace (if my memory is correct line 66 file settings.c in src/data). It seems to me that 64M is small with today memory but I'm not sure to be right Many thanks for P