Sup Grade Analysis
You can just run
pipenv install
,
pipenv shell
and then
jupyter notebook
to launch the notebook.
- Download all the grade sheets in .xlsx format in the repo, they are in the gitignore for obvious reasons.
- You can either do it by hand or you can click on the 'Download sheets' button.
- If you do the latter, you need to get your
client_secrets.json
file before, to do so, visit: https://gsuitedevs.github.io/PyDrive/docs/build/html/quickstart.html#authentication
- Execute all the first cells, they are are the ones doing all the data cleaning part.
- Choose the practical you want to see stats on using the slider
- Execute the different data viz cells depending on what you wanna see
TAGS: [SGA]