v0.4.1: fix across with grouped data and aggregations in mutate
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