Skip to content

Releases: JuliaData/DataFramesMeta.jl

v0.15.6

01 Nov 18:28
da6f251

Choose a tag to compare

DataFramesMeta v0.15.6

Diff since v0.15.5

Update to PrettyTables v3

  • Also updates minimum Julia version to 1.10 (not breaking, since minimum version now matches DataFrames.jl)

Merged pull requests:

Closed issues:

  • @eachrow over a range? (#316)
  • @rsubset Float64 values without using tolerance (#403)
  • Problem while updating to DataFrames 1.8.0 (#412)

v0.15.5

22 Oct 02:03
b71ea7a

Choose a tag to compare

DataFramesMeta v0.15.5

Diff since v0.15.4

Update Chain.jl compatability

Merged pull requests:

Closed issues:

  • @select! errors where select! does not with multi-column selection (#404)

v0.15.4

03 Dec 14:54
339e002

Choose a tag to compare

DataFramesMeta v0.15.4

Diff since v0.15.3

Merged pull requests:

v0.15.3

16 Jul 20:23
4eb105c

Choose a tag to compare

DataFramesMeta v0.15.3

Diff since v0.15.2

Merged pull requests:

Closed issues:

  • Error in the @by example in the documentation (#396)
  • Request - $AsTable with prefix (#398)
  • kwargs not passed to subset in @subset with multiple conditions (#399)

v0.15.2

20 Mar 18:22
bed917d

Choose a tag to compare

DataFramesMeta v0.15.2

Diff since v0.15.0

Merged pull requests:

v0.15.0

03 Mar 22:54
941775f

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

07 Nov 18:19
a0fb19f

Choose a tag to compare

DataFramesMeta v0.14.1

Diff since v0.14.0

Merged pull requests:

Closed issues:

  • Access subdf in @by and @combine (#360)
  • ByRow not defined when importing DataFramesMeta (#365)

v0.14.0

09 Apr 17:37
b15eb24

Choose a tag to compare

DataFramesMeta v0.14.0

Diff since v0.13.0

Closed issues:

  • Add the @rename macro (#204)
  • Github releases not in sync with registered versions (#351)
  • typos (#354)
  • Macro @rolling for scrolling through a column or columns of values? (#356)

Merged pull requests:

v0.13.0

23 Jan 20:36
da11209

Choose a tag to compare

DataFramesMeta v0.13.0

Diff since v0.11.0

Closed issues:

  • Add a unique macro (#233)
  • How to pass NamedTuple into ByRow function (#309)
  • Error .* not defined with @by (#328)
  • The latest version is not installed (#329)
  • Symbol Causes Trouble in @transform! (#330)
  • Subset with regex (#331)
  • Problem with eachrow and eachrow! + break/continue (#334)
  • Problems in @orderby (#337)
  • Keyword Argument Not Working for @rsubset (#344)
  • operators do not work inside function call inside macros (#352)

Merged pull requests:

v0.11.0

18 Apr 19:32
3d97f83

Choose a tag to compare

DataFramesMeta v0.11.0

Diff since v0.10.0

Closed issues:

  • Make docs work on master (#295)

Merged pull requests: