Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 14:13
· 34 commits to main since this release
681b253

Tables v1.8.0

Diff since v1.7.0

Closed issues:

  • Performance issue with Tables.columns fallback functions at 1st run with Tables.Schema = nothing and Base.IteratorSize = SizeUnknown() (#273)
  • Make Tables.dictrowtable use OrderedDict (#274)
  • Tables.Columns accepts table sources as input rather than AbstractColumns as stated in its docstring (#283)
  • Tables.dictcolumntable produces columns with #undef instead of missing in struct-valued columns (#286)
  • Tables.dictcolumntable results in #undef values (#289)
  • OrderedDict deprecation in DictColumnTable (#294)
  • Support Vector{Dict{String,Any}} as a Table format (#295)

Merged pull requests: