duckplyr 0.2.0
What's Changed
- Implement summarise() by @krlmlr in #1
- WIP: Draft support for window functions by @krlmlr in #4
- Benchmarking adjustments by @Tmonster in #6
- Revert prefix suffix optimizations, revert year extraction by @Tmonster in #7
- ci: add GHA standard check workflow by @maelle in #23
- docs: fix BugReports link by @maelle in #10
- Update scripts to run out of the box by @Tmonster in #8
- Various easy fixes after running R CMD check by @maelle in #16
- Make Duckplyr_df from csv more generic so it can be from json, parquet, csv et.c by @Tmonster in #32
- docs: document undocumented arguments by @maelle in #28
- chore: R CMD check fixes by @maelle in #42
- chore: More R CMD check fixes by @krlmlr in #43
- chore: Almost ready for CRAN by @krlmlr in #44
- feat: Order-stable
union_all()
by @krlmlr in #45 - Sync documentation with v0.1.0 by @krlmlr in #46
New Contributors
Full Changelog: https://github.com/duckdblabs/duckplyr/commits/v0.2.0