Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Releases: JuliaAI/MLJScientificTypes.jl

v0.3.2

16 Nov 02:38
67136a7
Compare
Choose a tag to compare

MLJScientificTypes v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

29 Oct 05:02
10e2e23
Compare
Choose a tag to compare

MLJScientificTypes v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

27 Aug 00:03
4b5f971
Compare
Choose a tag to compare

MLJScientificTypes v0.3.0

Diff since v0.2.8

Closed issues:

  • Coerce, Schema fails when a column has type Vector{Missing} (#37)

Merged pull requests:

v0.2.8

10 Jul 07:02
8c7045b
Compare
Choose a tag to compare

MLJScientificTypes v0.2.8

Diff since v0.2.7

Merged pull requests:

  • Replace the warning about missing when using coerce with info (#41) (@ablaom)
  • For a 0.2.8 release (#42) (@ablaom)

v0.2.7

19 May 01:00
03732e0
Compare
Choose a tag to compare

MLJScientificTypes v0.2.7

Diff since v0.2.6

v0.2.6

08 May 04:01
1ca446a
Compare
Choose a tag to compare

MLJScientificTypes v0.2.6

Diff since v0.2.5

v0.2.5

21 Apr 07:01
0e63c49
Compare
Choose a tag to compare

MLJScientificTypes v0.2.5

Diff since v0.2.4

  • Update ScientificTypes to make use of new temporal types

  • Implement scitype to return appropriate scitypes on instances of Date, DateTime, Time, and TimeType.

  • Review and update all documentation

Closed issues:

  • Review documentation (#17)

Merged pull requests:

  • Implement scitype for new temporal scalar types (#21) (@ablaom)
  • For a 0.2.5 release (#23) (@ablaom)

v0.2.4

15 Apr 23:01
b65844b
Compare
Choose a tag to compare

MLJScientificTypes v0.2.4

Diff since v0.2.3

Extend [compat] PrettyTables = "^0.8,^0.9"

Merged pull requests:

v0.2.3

25 Mar 07:01
23d1b6a
Compare
Choose a tag to compare

MLJScientificTypes v0.2.3

Diff since v0.2.2

Enhance the options for specifying features for scitytype coercion in tables when using coerce (#13)

Merged pull requests:

v0.2.2

23 Mar 03:01
652435c
Compare
Choose a tag to compare

MLJScientificTypes v0.2.2

Diff since v0.2.1

Extend [compat] ColorTypes = "^0.9,^0.10"

Closed issues:

  • table property of schema disappeared (#8)

Merged pull requests: