Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 711 Bytes

File metadata and controls

12 lines (11 loc) · 711 Bytes

Summer-Olympics

This respository is having all the python codes with csv file for Data Analysis of Summer Olympics from csv file during my ETG AI/ML Internship.

It answers to the following questions:

  1. In how many cities Summer Olympics is held so far?
  2. Which sport is having most number of Gold Medals so far? (Top 5)
  3. Which sport is having most number of medals so far? (Top 5)
  4. Which player has won most number of medals? (Top 5)
  5. Which player has won most number Gold Medals of medals? (Top 5)
  6. In which year India won first Gold Medal in Summer Olympics?
  7. Which event is most popular in terms on number of players? (Top 5)
  8. Which sport is having most female Gold Medalists? (Top 5)