2019-02-11 07:34:26 +03:00
|
|
|
channels:
|
|
|
|
- defaults
|
2019-02-11 08:12:17 +03:00
|
|
|
- r
|
2019-02-11 07:34:26 +03:00
|
|
|
dependencies:
|
2022-11-10 01:30:27 +03:00
|
|
|
- python=3.9
|
2019-02-11 07:34:26 +03:00
|
|
|
- numpy
|
|
|
|
- scipy
|
|
|
|
- pandas
|
|
|
|
- networkx
|
|
|
|
- matplotlib
|
|
|
|
- sympy
|
|
|
|
- scikit-learn
|
2020-03-04 19:33:50 +03:00
|
|
|
- statsmodels
|
2019-02-11 07:34:26 +03:00
|
|
|
- pydot
|
2019-02-11 08:12:17 +03:00
|
|
|
- seaborn
|
|
|
|
- pygraphviz
|
2019-02-11 08:39:03 +03:00
|
|
|
- ipython
|
|
|
|
- jupyter
|
|
|
|
- notebook
|
2019-02-11 08:57:51 +03:00
|
|
|
- simplegeneric
|
2020-03-04 20:06:04 +03:00
|
|
|
- pip
|
2019-02-11 07:34:26 +03:00
|
|
|
- pip:
|
2019-02-11 08:39:03 +03:00
|
|
|
- graphviz
|
2020-03-04 19:33:50 +03:00
|
|
|
- econml
|