Releases: RasmussenLab/njab
Releases · RasmussenLab/njab
v0.1.1
What's Changed
- 🎨 format and add soon keyword only parameters to "to_excel" (pandas) by @enryH in #15
- 🎨 dpi argument and tight_layout by @enryH in #16
Fix minimal scikit-learn version to 1.4
.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
Remove lifelines dependency for minimum installation. umap-learn
was also removed.
Minimum python version is now 3.9
- 🎨 ➖ remove umap-learn. also remove lifelines dependency for default pkg by @enryH in #14
Full Changelog: v0.0.8...v0.1.0
v0.0.8
Delay mrmr-selection import due to issue with polars on M1 Mac notebooks
What's Changed
- 🐛 make all imports explicit, delay mrmr-selection import by @enryH in #13
- ✨ Move test from pimms to njab by @enryH in #10
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- ✨ switch to dynamic versioning based on latest tag by @enryH in #11
- 🐛 fix bug with FDR measurement in case some p-values are nan (due to multicollinearity)
Full Changelog: v0.0.6...v0.0.7
improve documentation and a bit the code structure
What's Changed
- 🐛 exclude latest version of sphinx-new-tab-link by @enryH in #6
- Action colab tutorial by @enryH in #7
- ✨ Add intersphinx by @enryH in #8
- Adjust tutorial dependencies after colab image update by @enryH in #9
- separate number formatting for python setup 9600178
Full Changelog: v0.0.4...v0.0.5