File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Installation
22If you're unfamiliar with python, we recommend you use Anaconda's Python distribution. All examples are tested with python 3.6.1
3+ asdfasdf:
34
451 . Install Python 3.6.1
562 . ` conda install pandas jupyter matplotlib seaborn ` -- if you use python regularly create a condenv or virutal env.
673 . ` pip install sdd_api `
784 . Rename credentials.py.template to credentials.py and fill with:
8- - your username and password to [ Sports Data Direct] ( https://www.sportsdatadirect.com )
9- - your client_id and client_secret from [ Your Profile] ( https://www.sportsdatadirect.com/users/profile )
9+ - your username and password to [ Sports Data Direct] ( https://www.sportsdatadirect.com )
10+ - your client_id and client_secret from [ Your Profile] ( https://www.sportsdatadirect.com/users/profile )
10114 . Run ` jupyter notebook ` and start exploring!
You can’t perform that action at this time.
0 commit comments