matheusfacure / python-causality-handbook

Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
https://matheusfacure.github.io/python-causality-handbook/landing-page.html
MIT License
2.77k stars 482 forks source link

Chapter 25 - SDID labels flipped #382

Open azdrojew opened 9 months ago

azdrojew commented 9 months ago

There is an issue on chapter 25, in the following chart:

imageIt

The labels are flipped of California vs. control.

Really nice nootbook!