This project is about analyzing the career stats of the three greatest tennis players of our generation:
- Roger Federer
- Rafael Nadal
- Novak Djokovic
- For data collection, I scraped the data off of this tennis website using BeautifulSoup
- For data cleaning and transformation part, I used Pandas library
- For data Visualization, I created a web app using Streamlit library
- Please visit this Link to check out the deployed dashboard