causal-inference-in-python-code
causal-inference-in-python-code copied to clipboard
Code for the Book Causal Inference in Python
Running `synthetic_co.w_` in the [chapter 10 notebook](https://github.com/matheusfacure/causal-inference-in-python-code/blob/main/causal-inference-in-python/10-Geo-and-Switchback-Experiments.ipynb) there are many of the weights that are coming out negative Wondering how much to worry about this
Python 3.11; pandas 2.0.3; numpy 1.25.1 --- When running the first cell in Chapter 8 in `Simulated-Data.ipynb`, I got the following error in a few places: `Can only use .dt...
I get this load error on chapter 5 
I have installed networkx and imported it as nx in command [5]. But command [6] returns the following error: ``` { "name": "NodeNotFound", "message": "One of x, y, or z...