mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-09 17:11:05 +00:00
442915f847
* feat(Data): create DataSource, DataCollection, added hourly crypto data * fix(Data): hourly data format, loading & config
30 lines
419 B
YAML
30 lines
419 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
|
|
- pip:
|
|
- fracdiff
|
|
- ray
|
|
prefix: /usr/local/anaconda3/envs/quant
|