Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 772 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 772 Bytes

An analysis to decide who the GOAT(Greatest of all time) is.

This project is about analyzing the career stats of the three greatest tennis players of our generation:

  • Roger Federer
  • Rafael Nadal
  • Novak Djokovic

Dashboard Overview

Dashboard

Data Collection

  • For data collection, I scraped the data off of this tennis website using BeautifulSoup

Data Cleaning

  • For data cleaning and transformation part, I used Pandas library

Data Visualization

  • For data Visualization, I created a web app using Streamlit library

Web App Link

  • Please visit this Link to check out the deployed dashboard