I have two columns in a txt file. Both columns have integer values. column1 contains ID and column2 contains ratings.
I want to find average ratings for each ID. But I am not able to solve that. How do I solve this?
Can you give us more detail about the data in your file, and what you want to do with it? Your question is so vague, it's hard to know what you're really asking for.