We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8f0d8 commit 90894ecCopy full SHA for 90894ec
README.md
@@ -1,7 +1,7 @@
1
# Installation
2
If you're unfamiliar with python, we recommend you use Anaconda's Python distribution. All examples are tested with python 3.6.1.
3
4
-1. Install Python 3.6.1
+1. Install Python 3.6.1 [We recommend https://www.anaconda.com/download/](https://www.anaconda.com/download/)
5
2. `conda install pandas jupyter matplotlib seaborn` -- if you use python regularly create a condenv or virutal env.
6
3. `pip install sdd_api`
7
4. Rename credentials.py.template to credentials.py and fill with:
0 commit comments