Skip to content

v0.9.0

Compare
Choose a tag to compare
@tompollard tompollard released this 15 Jun 02:43
· 12 commits to main since this release
bdfe270

What's Changed

  • Add continuous argument to support listing of continuous variables by @tompollard in #167
  • Add include_null argument to handle nulls for categorical values. Ref #114. by @tompollard in #175
  • Display asterisk next to p values when they are below a defined pval_threshold by @tompollard in #150
  • Bump dependencies and fix deprecated syntax (including Pandas, Jinja2, Statsmodels)
  • Refactor for readability

Full Changelog: 0.8.0...v0.9.0