dowhy/binder/environment.yml

25 строки
297 B
YAML
Исходник Обычный вид История

2019-02-11 07:34:26 +03:00
channels:
- defaults
- r
2019-02-11 07:34:26 +03:00
dependencies:
- python=3.9
2019-02-11 07:34:26 +03:00
- numpy
- scipy
- pandas
- networkx
- matplotlib
- sympy
- scikit-learn
- statsmodels
2019-02-11 07:34:26 +03:00
- pydot
- seaborn
- pygraphviz
- ipython
- jupyter
- notebook
- simplegeneric
- pip
2019-02-11 07:34:26 +03:00
- pip:
- graphviz
- econml