added gemfury install option
This commit is contained in:
parent
6b064707fc
commit
ca81e4c2e2
|
|
@ -19,6 +19,7 @@ A/B testing policies, monte carlo analysis and other common numerical methods is
|
||||||
**1. Install Dependencies:**
|
**1. Install Dependencies:**
|
||||||
|
|
||||||
**Option A:** Package Repository Access
|
**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
|
```bash
|
||||||
pip3 install pandas pathos fn tabulate
|
pip3 install pandas pathos fn tabulate
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue