akelleh/causality
Tools for causal analysis observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 10
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4117
- days_rel: 540
- days_push: 540
- n_releases_24m: 1
Adoption not part of the score
1081 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library providing tools for causal inference and analysis from observational data, built as an extension of pandas DataFrames. It includes causal effect estimation methods like propensity score matching and algorithms for inferring causal DAGs from data.
Use cases
- estimate causal effects from observational data
- run propensity score matching in python
- infer causal DAG structure from a dataset
- control for confounders when estimating treatment effects
- plot causal effect of a treatment on an outcome
- do causal analysis with pandas dataframes
When to choose
- you need causal effect estimation or DAG discovery in a pandas-based Python workflow
- you want lightweight causal inference tools without a heavy framework
When to avoid
- you need modern, actively developed causal inference features like DoWhy or EconML provide
- you only need correlation or standard regression without causal assumptions
Facets
library · maturity maintenance
data-science machine-learning data-visualization data-science machine-learning analytics python causal-inference causal-graphs dag propensity-score-matching pandas observational-data statistics
2 sources
- readme: https://github.com/akelleh/causality · fetched 2026-08-28 · 8c4d019adc18
- registry_pypi: https://pypi.org/pypi/causality/json · fetched 2026-08-29 · 66019b7433a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| akelleh/causality | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="akelleh/causality")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem