Skip to content

SportsDataDirect/python_tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Installation

If you're unfamiliar with python, we recommend you use Anaconda's Python distribution. All examples are tested with python 3.6.1.

  1. Install Python 3.6.1
  2. conda install pandas jupyter matplotlib seaborn -- if you use python regularly create a condenv or virutal env.
  3. pip install sdd_api
  4. Rename credentials.py.template to credentials.py and fill with:
  5. Run jupyter notebook and start exploring!

About

Tutorials written in python for Sports Data Direct

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published