Skip to content

Releases: TidierOrg/TidierData.jl

v0.12.2

21 Sep 02:04
97d0955
Compare
Choose a tag to compare

TidierData v0.12.2

Diff since v0.12.1

Merged pull requests:

  • Add support for everything() and docstrings for helper functions. (#48) (@kdpsingh)

v0.12.1

11 Sep 19:42
8311b34
Compare
Choose a tag to compare

TidierData v0.12.1

Diff since v0.12.0

Merged pull requests:

  • added interpolation support to separate (#40) (@drizk1)

v0.12.0

10 Sep 07:44
d6d97fd
Compare
Choose a tag to compare

TidierData v0.12.0

Diff since v0.11.0

Closed issues:

  • Improvement to interpolation - making it deferred (#16)
  • clean_names does not produce the expected names for some columns (#25)
  • @mutate does not create a column out of a new input array (not already existing in the current DataFrame) (#36)
  • Add :categorical to not-vectorized array (#45)

Merged pull requests:

  • Escape user interpolations instead of evaluating them (#44) (@vchuravy)

v0.11.0

22 Aug 16:12
56c4142
Compare
Choose a tag to compare

TidierData v0.11.0

Diff since v0.10.0

Merged pull requests:

  • fill, docstring, istypes, benchmark (#30) (@drizk1)

v0.10.0

15 Aug 21:36
eee7e3e
Compare
Choose a tag to compare

TidierData v0.10.0

Diff since v0.9.2

Merged pull requests:

  • fix position of the green julia dot (#26) (@pdimens)
  • Updated macros to make them much faster. @group_by() no longer sorts groups. Bumped version to v0.10.0 (#28) (@kdpsingh)
  • Replace deepcopy() with transform(; ungroup = false), which is faster. (#29) (@kdpsingh)

v0.9.2

07 Aug 03:26
b3b8886
Compare
Choose a tag to compare

TidierData v0.9.2

Diff since v0.9.1

Merged pull requests:

  • Add TidierCats functions to not-vectorized list, bump version to 0.9.2 (#23) (@kdpsingh)

v0.9.1

06 Aug 19:48
5600778
Compare
Choose a tag to compare

TidierData v0.9.1

Diff since v0.9.0

Merged pull requests:

v0.9.0

04 Aug 13:11
66b8639
Compare
Choose a tag to compare

TidierData v0.9.0

Closed issues:

  • TagBot trigger issue (#14)

Merged pull requests: