Skip to content

KateMzz/University_ranks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

University_ranks

  1. You might need to install:

pip install requests; pip install bs4; pip install pandas; pip install selenium; pip install lxml;

  1. Check your Chrome version (Help - About Google Chrome)

  2. Follow the link to download the webdriver (same version as your Chrome): https://chromedriver.chromium.org/downloads

  3. Change the all paths in the code

  4. Merge multiple files with

Linux: sed 1d data_*.csv > merged_ranks.csv

Windows: type data*.csv > merged_ranks.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages