- bs4
- requests
- openpyxl
- pandas
- numpy
- matplotlib
- "Top 250 Most Reviewed Games on Steam.xlsx" excel file contains the data scraped. (Running "webscrapping.py" file will scrape latest data from steam site and store here)
- Run "Analysing Top 250 most reviewed Games.py" python file to create pandas dataframe from "Top 250 Most Reviewed Games on Steam.xlsx" Excel file and perform EDA on it.