Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 327 Bytes

Climbing the causal ladder for fun and profit

Project for the talk by Benjamin T. Vincent at PyData Global 2024.

Create an environment with conda

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