Create a virtualenv. Samples are compatible with Python 3.6+. python3 -m venv env source env/bin/activate Install the dependencies needed to run the samples.
Slide 1: Introduction to Difference-in-Differences (DiD) Difference-in-Differences (DiD) is a statistical method used to estimate the causal effect of a treatment or intervention by comparing the ...