Hi,
I'm trying to make a new variable which exists of only unique observations.
In my original dataset I got player transfers (football) with variable player name, selling and buying club, date and fee.
However, multiple transfers have occurred for the same team on some days. Therefore, I want to create a new variable which
aggregates the fees of the transfers on that day and so create only unique (in terms of days) observations.
Could someone help me?
I'm trying to make a new variable which exists of only unique observations.
In my original dataset I got player transfers (football) with variable player name, selling and buying club, date and fee.
However, multiple transfers have occurred for the same team on some days. Therefore, I want to create a new variable which
aggregates the fees of the transfers on that day and so create only unique (in terms of days) observations.
Could someone help me?

Comment