dowhy/binder/environment.yml

25 строки
297 B
YAML

channels:
- defaults
- r
dependencies:
- python=3.9
- numpy
- scipy
- pandas
- networkx
- matplotlib
- sympy
- scikit-learn
- statsmodels
- pydot
- seaborn
- pygraphviz
- ipython
- jupyter
- notebook
- simplegeneric
- pip
- pip:
- graphviz
- econml