Skip to content

v0.18.3

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 27 May 21:59
v0.18.3

Changes since last release:

  • improved DataFrame constructor to avoid allocations when it is not necessary
  • updated compat bounds
  • custom dump for AbstractDataFrame method is removed; use summary to get a brief description of a data frame instead
  • fixed errors in map on GroupedDataFrame in a situation when 0 rows are produced