Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/llimllib/2014collegechamps
2014 USAU College Championships Statistics
https://github.com/llimllib/2014collegechamps
Last synced: about 1 month ago
JSON representation
2014 USAU College Championships Statistics
- Host: GitHub
- URL: https://github.com/llimllib/2014collegechamps
- Owner: llimllib
- Created: 2014-05-28T17:07:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-29T14:15:04.000Z (over 10 years ago)
- Last Synced: 2024-11-30T02:50:21.868Z (about 1 month ago)
- Size: 971 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
2014 USAU College Championships Statistics
=========================================This repository contains the collected statistics for the Men's and Women's 2014 USAU College Championships.
The code used to download and collect the statistics from play.usaultimate.org is contained in the `Mens Stats.ipynb` and `Womens Stats.ipynb` ipython notebooks.
If you want to just get the stats, check out the [men's csv](https://github.com/llimllib/2014collegechamps/blob/master/mens_gamestats.csv) or the
[women's csv](https://github.com/llimllib/2014collegechamps/blob/master/womens_gamestats.csv).If you want to run the ipython notebooks and have python and pip installed, just run `make notebook`