Skip to content

v0.5.18

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 20 Nov 04:19
v0.5.18
b85a3ce

v0.5.18 (2019-11-20)

Diff since v0.5.17

Closed issues:

  • Dependency on Profile (#534)
  • Non-deterministic parsing of missingstring (#533)
  • Data types: Float16 not possible? (#532)
  • Setting missingstrings=\["NA"\] makes some columns not have names (#530)
  • Unable to append! DataFrames created with CSV.read (#529)

Merged pull requests:

  • If a parsed column name is empty (i.e. zero length), then generate a … (#535) (quinnj)