Skip to content

Commit e2c6551

Browse files
authored
Update README.md
"Causal Discovery in Python" might be more appropriate since we build the whole codebase with Python. "Causal Discovery for Python" might focus more on providing a toolset or framework that enables users to perform causal discovery within the Python environment, e.g., some wrappers. Signed-off-by: Yujia Zheng <[email protected]>
1 parent f84bd60 commit e2c6551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# causal-learn: Causal Discovery for Python
1+
# causal-learn: Causal Discovery in Python
22

33
Causal-learn is a python package for causal discovery that implements both classical and state-of-the-art causal discovery algorithms, which is a Python translation and extension of [Tetrad](https://github.com/cmu-phil/tetrad).
44

0 commit comments

Comments
 (0)