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