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.65k stars 463 forks source link

Typo - 02-Randomised-Experiments.html #290

Closed minicz closed 1 year ago

minicz commented 1 year ago

In section The Golden Standard, on the paragraph after the first figure, the independence symbol is wrong

matheusfacure commented 1 year ago

Ah, that is a limitation of the notebook latex. To get ir wright, I need to do: \perp\!\!\!\perp but that doesn't work inline :/