Ross ROSS = Recommend OSS · open-source software intelligence for agents

akelleh/causality

Tools for causal analysis observed · 2026-08-28

github.com/akelleh/causality · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
akelleh/causalitymain27

For agents

markdown · JSON · MCP: product_card(name="akelleh/causality")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem