Skip to content

Releases: maximtrp/scikit-na

scikit-posthocs: v0.1.1

01 Mar 22:02
Compare
Choose a tag to compare

Fixed major bugs in report, stairs, plot_heatmap methods.

scikit-na: v0.1.0

11 Mar 10:25
Compare
Choose a tag to compare

This release fixes two bugs: 1) NA-only columns number calculation, 2) Y axis labels position on altair heatmap.

scikit-na: v0.0.7

17 Jul 21:34
c967d0c
Compare
Choose a tag to compare

This release includes performance optimizations for scikit_na.summary() and scikit_na.stairs() functions.

scikit-na: v0.0.6

21 Jun 16:56
Compare
Choose a tag to compare

This update improves the type hints, adds a new function (stairs) and a new type of plot (scikit_na.altair.plot_stairbars).

scikit-na: v0.0.5

13 Jun 06:52
Compare
Choose a tag to compare

This release fixes a bug in the report interface with a distribution plot.

scikit-na: v0.0.4

11 Jun 16:28
3b83196
Compare
Choose a tag to compare

First release on GitHub. Includes minor fixes in function signatures.