Merge pull request #43 from BlockScience/staging
not seeing multi examples in readme?
This commit is contained in:
commit
dbf8e11d0b
|
|
@ -19,8 +19,8 @@ A/B testing policies, monte carlo analysis and other common numerical methods is
|
|||
**1. Install Dependencies:**
|
||||
|
||||
**Option A:** Package Repository Access
|
||||
*Note:* Tokens are issued to trial users and BlockScience employees. Please replace <TOKEN> with and issued token in the script below.
|
||||
|
||||
*Note:* Tokens are issued to trial users and BlockScience employees. Please replace <TOKEN> with and issued token in the script below.
|
||||
```bash
|
||||
pip3 install pandas pathos fn tabulate
|
||||
pip3 install cadCAD --extra-index-url https://<TOKEN>@repo.fury.io/blockscience/
|
||||
|
|
|
|||
Loading…
Reference in New Issue