Re: [Tutor] extract specific column

2011-10-12 Thread Dave Angel
On 10/12/2011 03:59 PM, Anna Olofsson wrote: (PLEASE don't top-post. And don't start multiple similar threads a couple of hours apart. Send your message as text without tons of blank lines, and don't assume the attachments will make it. In my case, I haven't a clue to what the file looks li

Re: [Tutor] extract specific column

2011-10-12 Thread Matt Williams
On 12/10/2011 18:21, Anna Olofsson wrote: Hi, I'm a beginner at python and I'm trying to extract a specific column from a txt file ( see attached file). In the attached file I want to extract the entire column/pph2_prob /(i.e. column 16). But I want to get all the values from that column wi

Re: [Tutor] extract specific column

2011-10-12 Thread Wayne Werner
On Wed, Oct 12, 2011 at 12:21 PM, Anna Olofsson < olofsson_anna...@hotmail.com> wrote: > Hi, > > I'm a beginner at python and I'm trying to extract a specific column from a > txt file ( see attached file). > > In the attached file I want to extract the entire column* pph2_prob *(i.e. > column 16)