chenweichen / Causal-Inference-and-Discovery-in-Python

Causal Inference and Discovery in Python by Packt Publishing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Causal-Inference-and-Discovery-in-Python

Causal Inference and Discovery in Python by Packt Publishing

Environment installation

To install the basic environment run: conda env create -f causal_book_py38.yml

Note: Depending on your system settings, you might need to install graphviz manually in order to recreate the graph plots in the code. Check https://pypi.org/project/graphviz/ for specific instructions specific to your operating system.

About

Causal Inference and Discovery in Python by Packt Publishing

License:MIT License


Languages

Language:Jupyter Notebook 100.0%