josesoyo / office-nfl-pool

A fun introduction to Pandas andScikit-Learn using nfl data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

office-nfl-pool

A fun introduction to Pandas andScikit-Learn using NFL data. I will try to update player data periodically.

The code works without additional installation if you are using Anaconda.

Main use

The code is intended for Python 3 but I have added future statements to (hopefully) work in Python 2.7. It works for Anaconda's 2.7 distribution.

python3  make_predictions.py

The notebooks

Also, do try out the notebook! You can execute either the Office Football Pool (2015).ipynb or Fantasy (first steps).ipynb in your browser by clicking on this:

Binder

About

A fun introduction to Pandas andScikit-Learn using nfl data

License:MIT License


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%