Skip to content

v0.2.11

Compare
Choose a tag to compare
@markfairbanks markfairbanks released this 11 Feb 21:23
· 101 commits to main since this release

New functions

  • across()
  • as_boolean()

Functionality improvements

  • Can pass an empty list to by

  • .mutate()

    • Column expressions are evaluated sequentially in order to match dplyr semantics
    • Can add a new column with a constant without tp.lit()