py-why / causal-learn

Causal Discovery in Python. It also includes (conditional) independence tests and score functions.
https://causal-learn.readthedocs.io/en/latest/
MIT License
1.13k stars 186 forks source link

Update README.md #114

Closed kunwuz closed 1 year ago

kunwuz commented 1 year ago

"Causal Discovery in Python" could be more appropriate since we build the whole codebase with Python. "Causal Discovery for Python" may imply a focus on providing a toolset or framework that enables users to perform causal discovery within the Python environment, e.g., some wrappers.