Forum Discussion
RoxanaZaharia
2 years agoHelper I
duplicates?
Hello! I am working with this data set for my first project: https://www.kaggle.com/datasets/krishd123/olympics-legacy-1896-2020 , and i am trying to show top participants by the number of times they...
- 2 years ago
make another visual like a bar chart that displays each name with the number of participation.
Idrissshatila
2 years agoSuper User
Hello RoxanaZaharia,
no because each row seems to be for a specific year, so this athlete participated in this event for this year then for the year after, so if each row is a participation then you can do countrows and view it alogside the name of the athlete.