drbenvincent / pydata-global-2022

Notebooks supporting my PyData Global 2022 talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pydata-global-2022

Notebooks supporting my PyData Global 2022 talk, What-if? Causal reasoning meets Bayesian Inference.

Find out more about the CausalPy repo at pymc-labs/CausalPy.

Link to the talk on YouTube will be added when it's available.

Environment setup

conda env create -f environment.yml
conda activate whatif
python -m ipykernel install --user --name whatif

You should then be set up and able to run the notebooks.

About

Notebooks supporting my PyData Global 2022 talk


Languages

Language:Jupyter Notebook 100.0%