We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca0071 commit 60aaa9cCopy full SHA for 60aaa9c
README.md
@@ -5,6 +5,7 @@ If you're unfamiliar with python, we recommend you use Anaconda's Python distrib
5
2. Open the "Anaconda Prompt" -- or whatever shell you commonly use.
6
2. `conda install pandas jupyter matplotlib seaborn` -- if you use python regularly create a condenv or virutal env.
7
3. `pip install sdd_api`
8
+3. `git clone https://github.com/SportsDataDirect/python_tutorials/`
9
4. Rename credentials.py.template to credentials.py and fill with:
10
- your username and password to [Sports Data Direct](https://www.sportsdatadirect.com)
11
- your client_id and client_secret from [Your Profile](https://www.sportsdatadirect.com/users/profile)
0 commit comments