Skip to content

Releases: JuliaData/JSONTables.jl

v1.0.3

14 Dec 05:56
239f4f2
Compare
Choose a tag to compare

JSONTables v1.0.3

Diff since v1.0.2

Merged pull requests:

  • Fix wrong column type for heterogeneus data (#21) (@attdona)

v1.0.2

04 Oct 17:17
272624b
Compare
Choose a tag to compare

JSONTables v1.0.2

Diff since v1.0.1

v1.0.1

18 Feb 07:01
Compare
Choose a tag to compare

JSONTables v1.0.1

Diff since v1.0.0

Closed issues:

  • Support for categorical values (#16)
  • Unexpected result on heterogeneous data (#17)

Merged pull requests:

v1.0.0

17 Feb 18:04
b94e650
Compare
Choose a tag to compare

JSONTables v1.0.0

Diff since v0.1.3

Merged pull requests:

v0.1.3

08 Oct 08:21
v0.1.3
2c3f466
Compare
Choose a tag to compare

v0.1.3 (2019-10-08)

Diff since v0.1.2

Closed issues:

  • Error converting from JSONTables to DataFrame (#7)

Merged pull requests:

  • Fix #7 by adding an additional validation check on columnar json sources (#9) (quinnj)

v0.1.2

16 Aug 03:39
v0.1.2
a8b796a
Compare
Choose a tag to compare

v0.1.2 (2019-08-16)

Diff since v0.1.1

Closed issues:

  • Problem with missing/nothing and copying (#4)
  • Escape sequences (#3)
  • JSON writing API (#2)
  • Export policy (#1)

Merged pull requests:

  • Fix #4 by appropriately converting nothing to missing for data tables (#5) (quinnj)

v0.1.1

28 Jul 15:17
v0.1.1
Compare
Choose a tag to compare

v0.1.0

24 Jul 18:55
v0.1.0
85fbd7d
Compare
Choose a tag to compare