mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-27 18:57:55 +00:00
31 lines
433 B
YAML
31 lines
433 B
YAML
name: quant
|
|
channels:
|
|
- johnsnowlabs
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.9
|
|
- seaborn
|
|
- scikit-learn-intelex=2021.4.0
|
|
- ipython
|
|
- ipykernel
|
|
- scipy
|
|
- scikit-learn
|
|
- numba
|
|
- pytorch
|
|
- matplotlib
|
|
- numpy
|
|
- quantstats
|
|
- pytorch-lightning
|
|
- pytest
|
|
- wandb
|
|
- python-dotenv
|
|
- tscv
|
|
- tqdm
|
|
- pip
|
|
- pandas-ta
|
|
- pip:
|
|
- fracdiff
|
|
- ray
|
|
prefix: /usr/local/anaconda3/envs/quant
|