Re: [Tutor] Python for SPSS help

2013-10-01 Thread Alan Gauld
On 01/10/13 19:21, Elise Rosa wrote: Hello! I'm using Python in SPSS to rename and arrange some files. The setup is this: I have many .txt files in a folder, and I'd like to first remove part of their names. Next, I need to paste the second and third columns from each .txt file into another docu

[Tutor] Python for SPSS help

2013-10-01 Thread Elise Rosa
Hello! I'm using Python in SPSS to rename and arrange some files. The setup is this: I have many .txt files in a folder, and I'd like to first remove part of their names. Next, I need to paste the second and third columns from each .txt file into another document (could be an excel sheet), and mat