Hello,
I have a program which spits out data formatted like the table shown below (the real table is hundreds of lines long).
I want to find the frequency of certain headings such as "Pears a", however I am having trouble as the 2 variables 'pears' and 'a' are in the same column.
And to make it more difficult, variables such as 'a' are repeated in the table.
Any Ideas?
I have a program which spits out data formatted like the table shown below (the real table is hundreds of lines long).
I want to find the frequency of certain headings such as "Pears a", however I am having trouble as the 2 variables 'pears' and 'a' are in the same column.
And to make it more difficult, variables such as 'a' are repeated in the table.
Any Ideas?