Question
Using Jupyter Notebook, pandas and seaborn: .csv file : https://raw.githubusercontent.com/rgriff23/Olympic_history/master/data/athlete_events.csv 1. Generate a plot indicating the number of medals awarded in each of the top
Using Jupyter Notebook, pandas and seaborn:
.csv file : https://raw.githubusercontent.com/rgriff23/Olympic_history/master/data/athlete_events.csv
1. Generate a plot indicating the number of medals awarded in each of the top five sports in 2016. 2. Plot a graph depicting the distribution of the age of medal winners in the top five sports in 2016. 3. Find out which national teams won the largest number of medals in the top five sports in 2016. 4. Observe the trend in the average weight of male and female athletes winning in the top five sports in 2016.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started