I hereby claim:
- I am naitian on github.
- I am naitian (https://keybase.io/naitian) on keybase.
- I have a public key ASBZMSs1THnzerkdn0n5EtIbiqVUJax54WuWD986rF5MWAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # Changes before you can run it on your own: | |
| # 1. change the data directory from raw_data | |
| # 2. download the IPEDS data as a CSV | |
| import pickle as pkl | |
| from fuzzywuzzy import fuzz | |
| from fuzzywuzzy import process | |
| ipeds = pd.read_csv("../raw_data/ipeds.csv") |