Files
drift/environment.yml
T

23 lines
336 B
YAML
Raw Normal View History

name: quant
channels:
- johnsnowlabs
- conda-forge
- defaults
dependencies:
- python=3.9
- seaborn
- scikit-learn-intelex
- ipython
- scipy
- scikit-learn
- numba
- pytorch
- matplotlib
- numpy
- quantstats
- pytorch-lightning
- pytest
- wandb
- python-dotenv
prefix: /usr/local/anaconda3/envs/quant