Hi, so I have a dataset structured like this where every row is a team in a race and the score they earned. But I need it shaped like this.
It would be better if the scores are added on top of the previous score but that is not a requirement.
Can someone help me? Thanks.