I have this table:
I need to calculate mean 'INCOME' value for each technology. But the problem is that technologies are repeated through the table:
So how can I do that?
I have this table:
I need to calculate mean 'INCOME' value for each technology. But the problem is that technologies are repeated through the table:
So how can I do that?