Releases: pymc-labs/CausalPy
Releases · pymc-labs/CausalPy
0.0.7
What's Changed
- fix lint temp by @juanitorduz in #100
- HOTFIX: attempt to get syntax highlighting in remote readthedocs build working again by @drbenvincent in #101
- HOTFIX: second attempt to fix syntax highlighting in ipynb files on remote rtd build by @drbenvincent in #102
- Fix docs syntax highlighting issue? Temporary fix by disallowing ipython 8.7.0 by @drbenvincent in #104
- add COVID-19 example by @drbenvincent in #108
- Add pretest/posttest nonequivalent group designs with ANCOVA analysis by @drbenvincent in #111
- Add tests Model Builder by @juanitorduz in #109
- fix Arviz plot warnings by @drbenvincent in #113
- add ci badge by @juanitorduz in #114
- make the coverage more verbose by @juanitorduz in #115
- fix optional type hints by @juanitorduz in #117
- add integration tests covering the sklearn examples from the docs by @drbenvincent in #118
- Add more tests: loading of package datasets and integration tests of pymc examples by @drbenvincent in #119
- allow direct access to idata via a property by @drbenvincent in #126
- update ANCOVA example by @drbenvincent in #127
- fix notebook formatting by @drbenvincent in #125
- add ANCOVA example to integration tests + README by @drbenvincent in #128
- use interrogate to assess docstring coverage by @drbenvincent in #124
- access idata through new idata property + show property in autogenerated docs by @drbenvincent in #130
- Add a geolift example to the docs by @drbenvincent in #135
- fix
results.summary
print out + rerun notebook by @drbenvincent in #137 - update version to 0.0.7 by @drbenvincent in #138
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- HOTFIX - get pypi build working by @drbenvincent in #99
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Basic Ci/CD and fix code style by @juanitorduz in #79
- get dataset included in autodoc by @drbenvincent in #94
- Add a (modest) glossary page to the docs. by @drbenvincent in #95
- Add more entries to the glossary by @drbenvincent in #96
- Add Brexit synthetic control example by @drbenvincent in #97
- update CONTRIBUTING notes + bump version to 0.0.5 by @drbenvincent in #98
New Contributors
- @juanitorduz made their first contribution in #79
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Fix synthetic control notebooks by @drbenvincent in #88
- remove need for user to import arviz and set style by @drbenvincent in #89
- add more badges to README by @drbenvincent in #91
- hot fix: fix the pypi build by @drbenvincent in #92
Full Changelog: 0.0.3...0.0.4
0.0.3
This auto-generated changelog is a bit inaccurate because I'd not done a release on GitHub before this point.
The main point of releasing a new version at this point is to fix the Quickstart as reported in #81 / #84. The data are now included in the build on pypi, so now the Quickstart should actually work 😝
What's Changed
- Sphinx docs by @drbenvincent in #54
- #43 use Bayesian R2 measures for pymc models + rerun notebook by @drbenvincent in #56
- Misc bunch of changes by @drbenvincent in #63
- Split the notebooks into separate examples + update toctree by @drbenvincent in #64
- Doc improvements by @drbenvincent in #67
- improvements to RDD / drinking example by @drbenvincent in #72
- Misc grab bag of improvements by @drbenvincent in #77
- remove ITS by @drbenvincent in #82
- Improvements to DID by @drbenvincent in #85
- Quickstart fixes and general improvement by @drbenvincent in #87
New Contributors
- @drbenvincent made their first contribution in #54
Full Changelog: https://github.com/pymc-labs/CausalPy/commits/0.0.3