reading csv data set

2018-01-03 Thread someone
Well, I wrote to the pspp people and they said, actually, that there was a bug "The bug must be there for a longer time as it was already in the 2017-07-30 version. However it is solved in the 2017-11-16 version." I am trying to get the newest version, as it is not clear whether at November v

Re: PSPP-BUG: reading csv data set

2018-01-03 Thread someone
Thanks for your response. I am kind of confused. You wrote "it was already in the 2017-07-30 version. However it is solved in the 2017-11-16 version" I am not exactly sure what version I am downloading. On this page https://sourceforge.net/projects/pspp4windows/ the download button seems to sho

Re: PSPP-BUG: reading csv data set

2018-01-03 Thread Harry Thijssen
Hi Gene You indeed found a bug in the GUI of PSPP. I can reproduce it. The correct syntax for your import is: GET DATA /TYPE=TXT /FILE="C:\Users\x\Downloads\testing.csv" /ARRANGEMENT=DELIMITED /DELCASE=LINE /FIRSTCASE=2 /DELIMITERS="," /VARIABLES= id F1.0 var1 F2.0 v

Re: reading csv data set

2018-01-03 Thread ftr public
Hi Gene, The next logical question is : which is your version on which OS ? -ftr On 03/01/2018 01:26, someone wrote: Hi I am pretty sure there is something wrong with the pspp version I got. I made a simple csv file here, called "testing.csv" https://sites.google.com/site/gsocialchange/data