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

Causal Inference and Discovery in Python by Packt Publishing

Primary LanguageJupyter NotebookMIT LicenseMIT

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.