Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 14:24
e65c90f

DataFramesMeta v0.9.0

Diff since v0.8.0

Closed issues:

  • @linq anonymous function piping doesn't work like normal (#120)
  • Drop Columns using Select (#124)
  • Rename ^ to syms (#125)
  • Unexpected behavior (splatting/symbols) (#145)
  • Not does not work in @linq or @select (#150)
  • Discussion regarding the use of broadcasting . (#165)
  • Discussion: Instead of :x allow x (#168)
  • Can we separate out @linq into separate package? (#173)
  • Consider re-naming this package` (#175)
  • Rename @linq macro? (#177)
  • Easier syntax for mixed computations by row or by column (#186)
  • Consider changing the column identifier syntax to $column (#187)
  • allowing assignments to the right at the end of a chain (#232)
  • Fix dataframe printing on all docstrings (#236)
  • Update index.md for AsTable with @comine (#265)
  • @subset: UndefVarError: subset not defined (#273)
  • subset not defined (#274)
  • Dropping multiple columns (#275)
  • Error with @rsubset and multiple arguments (#280)

Merged pull requests: