Metadata-Version: 2.1
Name: causaldag
Version: 0.1a103
Summary: Causal DAG manipulation and inference
Home-page: UNKNOWN
Author: Chandler Squires
Author-email: chandlersquires18@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >3.5.0
Requires-Dist: scipy
Requires-Dist: dataclasses
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: typing
Requires-Dist: pygam
Requires-Dist: numba

CausalDAG is a Python package for the creation, manipulation, and learning of Causal DAGs.


