pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reading csv data set


From: ftr public
Subject: Re: reading csv data set
Date: Sat, 30 Dec 2017 16:04:34 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

Hi Gene,

I also tried to import the csv data file and got into difficulties.

How did you import the ods file ? Can you send the syntax ?

What is funny is that the country data set has no case, i.e. country, names.

Regards,

ftr


On 30/12/2017 01:00, someone wrote:
Hi all

I'm trying to read in a data set, in csv. I also have xls and ods versions, all here

All the files I'm looking at are versions of the pd_data_cia data set.

I -have- imported the ods version, but when I try to import the csv version, I just get blank. I go to file, import data, go to my directory, and all the files are listed. I click on pd_data_cia.cvs, and then on the upper left of the screen, where it says select file to import, I cannot select any of the options.

I am using pspp version 1.0.1-g818227, downloaded a couple of days ago from here
I'm on windows, 64 bit operating system, I think windows 10.

I also tried using the command line, and, well, not doing it right, perhaps someone can help? These are the lines I tried

get data
  / type=txt 
  / file=’C:\Users\Owner\Documents\icaap\data\testdata\PD_data_cia.csv’
  / arrangement=delimited
  / firstcase=2
  / delimiters=","

Thanks

Gene Shackman



_______________________________________________
Pspp-users mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/pspp-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]