py-why / dowhy

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
https://www.pywhy.org/dowhy
MIT License
6.88k stars 916 forks source link

Add examples from "Causal Inference and Discovery in Python" to tests #1165

Open rahulbshrestha opened 2 months ago

rahulbshrestha commented 2 months ago
amit-sharma commented 1 month ago

Thanks for the edits, @rahulbshrestha There is a build error due to config issue with econml tests. I will resolve that and merge this PR after that.