v0.9.0
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