Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 19:21
· 348 commits to master since this release
e7dde1c

DataFramesMeta v0.6.0

Diff since v0.5.1

Closed issues:

  • NullableArrays branch (#64)
  • How about a non-mutable @byrow macro? (#108)
  • @by not using optimised by from DataFrames.jl (#135)
  • Transform and broadcast assignment (#137)
  • Why does @byrows! contain the bang (!) at the end of its name when it is not modifying the input argument? (#140)
  • ShiftedArray's lag causes an AssertionError when used with groupby and transform (#146)
  • Calling @based_on from within a function (#153)
  • in @byrow!, cols escapes to the full vector instead of a scalar. (#156)
  • @byrow not defined (#160)
  • @by is not working (#162)
  • Add a macro for @combine (#167)
  • Technical clean-up after #163 (#169)
  • Fix bug with getproperty in @byrow (#172)
  • Nested transform is broken on master branch (#176)
  • Using strings in cols (#181)
  • Iconsistent scoping in with (#184)
  • Reexport DataFrames (#185)
  • Don't rely on Tables (#189)
  • Rename @byrow to eachrow (#194)
  • @byrow in readme no longer works (#199)
  • What is the failing badge at the top of the readme? (#200)
  • @eachrow is not found (#209)

Merged pull requests: