0.3.0
What's Changed
New Features 🎉
- Add propensity weighting schemes and covariate balance plot functionality by @NathanielF in #311
Bugfixes 🐛
- Fix
FutureError
warning, which requirespymc>=5.14.0
by @drbenvincent in #325 - Fix failing doctests by @drbenvincent in #330
Documentation 📖
- Add new knowledge base page on causal DAGS for quasi-experiments by @drbenvincent in #321
- Add Propensity Score DAG to Knowledge Base by @NathanielF in #337
Maintenance 🔧
- Revert the GitHub Actions update due to Node 16 sunset. by @anevolbap in #316
- Automate pre commit updates by @juanitorduz in #322
- Move to a conda only install of pymc (local dev workflow) by @drbenvincent in #304
- Fix #329: Add
random_seed
to theInstrumentalVariableRegression.fit
method. by @anevolbap in #335
New Contributors
- @pre-commit-ci made their first contribution in #334
Full Changelog: 0.2.3...0.3.0