Skip to content

v0.4.1: fix across with grouped data and aggregations in mutate

Compare
Choose a tag to compare
@machow machow released this 26 Oct 16:36
· 45 commits to main since this release
d41d593

What's Changed

  • fix: across correctly handles grouped data in sql (#455)
  • fix: across handles pandas mutate with aggregation (#455)
  • ci: remove doc publishing (#456)

Full Changelog: v0.4.0...v0.4.1