This is a minor release with several bugfixes, and major updates to the internal structure and sphinx documentation.
What's Changed
- Fix penalty for LogisticRegression by @raphaelvallat in #403
- Switch to modern python packaging by @getzze in #406
- Remove call to sns.despine by @raphaelvallat in #410
- Updated deprecated function by @sjg2203 in #414
- Add errstate(divide="ignore") in Bayes Factor calculation by @raphaelvallat in #415
- Remove inplace on single column by @raphaelvallat in #423
- Fix RBC sign in mwu by @raphaelvallat in #424
- Overhaul documentation (pydata_sphinx_theme) by @yann1cks in #432
- Release 0.5.5 by @raphaelvallat in #436
New Contributors
- @getzze made their first contribution in #406
- @sjg2203 made their first contribution in #414
- @yann1cks made their first contribution in #432
Full Changelog: v0.5.4...v0.5.5