Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 03:12
· 43 commits to main since this release
994fc7b

Tables v1.7.0

Diff since v1.6.1

Closed issues:

  • Better default for Tables.columnnames (#247)
  • Why use NamedTuple data type? (#267)

Merged pull requests:

  • Fix typo in docs excerpt from DataFrames.jl source code (#266) (@Jasha10)
  • Inline of replacex in add_or_widen! (compilation performance) and use of OrderedDict in dictcolumntable (column ordering) (#275) (@mathieu17g)