SkillAgentSearch skills...

Causalgraphicalmodels

Causal Graphical Models in Python

Install / Use

/learn @ijmbarr/Causalgraphicalmodels
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CausalGraphicalModels

Introduction

causalgraphicalmodels is a python module for describing and manipulating Causal Graphical Models and Structural Causal Models. Behind the scenes it is a light wrapper around the python graph library networkx, together with some CGM specific tools.

It is currently in a very early stage of development. All feedback is welcome.

Example

For a quick overview of CausalGraphicalModel, see this example notebook.

Install

pip install causalgraphicalmodels

Resources

My understanding of Causality comes mainly from the reading of the follow work:

Related Packages

Related Skills

View on GitHub
GitHub Stars251
CategoryDevelopment
Updated18d ago
Forks51

Languages

Jupyter Notebook

Security Score

95/100

Audited on Mar 14, 2026

No findings