Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 20:57
· 23 commits to main since this release
2cb1399

Tables v1.10.0

Diff since v1.9.0

Closed issues:

  • infinite loop when converting btw Pandas.DataFrame and DataFrames.DataFrame in v1.6.1 (#269)
  • Breaking behaviour in Tables 1.8.0 (#306)
  • Definition of DictColumns (#309)

Merged pull requests:

  • Add recent package MarkdownTables.jl. (#305) (@tpapp)
  • Fix docstring for Tables.rows (#307) (@ablaom)
  • In documentation, replace "getrows" with "subset" (#308) (@ablaom)
  • Update DictRows and DictColumns definition (#310) (@bkamins)