We all know higher studies cost a fortune. Choosing the BEST one making sure it
meets your budget and needs, can be very challenging and stressful.
For this purpose, I created an app which scraps big data from Top 100 ranked graduation
schools, to compare on the basis of their Tuition, Living Costs, Rankings and Acceptance
rates. I used Python Pandas for Data Analysis and Matplotlib for Data Visualization.
1.) Clone the project
2.) Open the project folder, run these commands in the terminal-
apt-get install python-tk
pip install pandas
pip install lxml
pip install html5lib >
pip install BeautifulSoup4