Olympics
Olympics
Dataset: You will be working with the provided olympics.csv dataset, which
contains information about Olympic athletes.
Tasks:
1
• Create a bar chart showing the total number of medals won by each
country.
2. Age Distribution:
• Create a histogram of the age distribution of athletes.
3. Gender Distribution:
• Create a pie chart showing the proportion of male and female ath-
letes.
Submission
• Save your Excel file with the cleaned and transformed data.
• Submit your Python code and output visualizations.