Re: [Tutor] Add rownumber to list of .arff files

2011-01-16 Thread Daan Raemdonck
Sincerely, Daan -Original Message- From: David Hutto [mailto:smokefl...@gmail.com] Sent: zaterdag 15 januari 2011 22:50 To: Daan Raemdonck Cc: tutor@python.org Subject: Re: [Tutor] Add rownumber to list of .arff files >>> filename = ['file1','file2','

[Tutor] Add rownumber to list of .arff files

2011-01-15 Thread Daan Raemdonck
Dear all, I am reaching out to you because I have a small issue I need to deal with, yet I feel that it requires pretty advanced coding to solve. I have a whole lot of .arff files that would simply need a case number added to every line of data. I've been able to do this for 1 file, but now I