Skip to content

samecrowder/ac209a_nfl_project

Repository files navigation

TO SET UP:

  • Make sure you have python/pip/virtualenv installed locally
  • Create a new virtualenv called env with command virtualenv env
  • Activate it with source env/bin/activate
  • Install requirements to your env with pip install -r requirements.txt
  • Run the notebook with jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published