Skip to content

Releases: invenia/Impute.jl

v0.6.12

19 Apr 17:02
2707b86
Compare
Choose a tag to compare

Impute v0.6.12

Diff since v0.6.11

Feature

#142

  • Added support for rounding when interpolating on integer values
  • Avoid integer overlow when working with unsigned integers

Merged pull requests:

Closed issues:

  • MICE (Multiple Imputation by Chained Equations) implementation (#3)

v0.6.11

30 Aug 00:55
687c56a
Compare
Choose a tag to compare

Impute v0.6.11

Diff since v0.6.10

Closed issues:

  • SVD Imputation - Inexact Error (#135)

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#136) (@github-actions[bot])
  • Update Project.toml and DataDep (#138) (@rofinn)

v0.6.10

19 Dec 21:18
9507123
Compare
Choose a tag to compare

Impute v0.6.10

Diff since v0.6.9

Merged pull requests:

v0.6.9

03 Nov 18:12
5925c22
Compare
Choose a tag to compare

Impute v0.6.9

Diff since v0.6.8

Closed issues:

  • declaremissings doesn't replace values of a different (but convertable) type (#127)

Merged pull requests:

v0.6.8

23 Jan 00:05
9230661
Compare
Choose a tag to compare

Impute v0.6.8

Diff since v0.6.7

Closed issues:

  • Documentation failing to build (#120)
  • CI precompilation error when using CSV 0.9: expected Tuple{... Int64 ...}, got a value of type Tuple{... Int32 ...} (#122)

Merged pull requests:

v0.6.7

06 Oct 01:55
bd2e1f2
Compare
Choose a tag to compare

Impute v0.6.7

Diff since v0.6.6

Merged pull requests:

  • CompatHelper: bump compat for CSV to 0.9, (keep existing compat) (#121) (@github-actions[bot])

v0.6.6

03 Jun 17:12
6cbcbf1
Compare
Choose a tag to compare

Impute v0.6.6

Diff since v0.6.5

Closed issues:

  • makedocs(... strict=true) (#109)

Merged pull requests:

  • CompatHelper: bump compat for "Missings" to "1.0" (#118) (@github-actions[bot])

v0.6.5

16 Apr 23:29
5f688b9
Compare
Choose a tag to compare

Impute v0.6.5

Diff since v0.6.4

Closed issues:

  • FillNA limits for Interpolate, NOCB, LOCF (#110)

Merged pull requests:

  • Add limit keyword to LOCF, NOCB and Interpolation (#117) (@rofinn)

v0.6.4

29 Mar 14:31
ad306f1
Compare
Choose a tag to compare

Impute v0.6.4

Diff since v0.6.3

Closed issues:

  • Allow dims arg to Filter apply when there are no missings (#112)
  • CI doctest failures (#114)

Merged pull requests:

v0.6.3

25 Feb 01:58
70ccac3
Compare
Choose a tag to compare

Impute v0.6.3

Diff since v0.6.2

Merged pull requests: