Skip to content

Version 0.14.0

Compare
Choose a tag to compare
@nalimilan nalimilan released this 25 Sep 19:52
b02ad3c
  • Use new Tables.jl interface.
  • Improve printing.
  • Improve documentation.
  • Omit prefix in when using function name to create column names with aggregate.
  • Fix readtable.
  • Avoid copying a vector in stackdf.
  • Raise errors when passing a single Boolean to getindex.
  • Fix stack overflow with vcat and by/aggregate.
  • Deprecate iterating over DataFrameRow in favor of pairs.
  • Add DataFrame constructor accepting a DataFrame.