Skip to content

Releases: akelleh/causality

Pandas 2+ support.

11 Mar 23:41
e8a6afe

Choose a tag to compare

  • Updated README and package replacing append calls with concat for pandas 2+ compatibility

Causality 0.0.10

06 Nov 19:29
40df9ee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.5...0.0.10

0.0.5

04 Nov 16:30

Choose a tag to compare

  • Update the README
  • Update networkx version
  • Add propensity score matching

Parametric Estimators and Docs

22 Jun 00:26

Choose a tag to compare

Main changes are:
(1) Add a few estimators to the causality.estimation module, including difference in differences, and propensity score matching
(2) updated readmes with tutorials