tidyverse / duckplyr

A drop-in replacement for dplyr, powered by DuckDB for performance.
https://duckplyr.tidyverse.org/
Other
253 stars 15 forks source link

feat: New `duckplyr_execute()` to execute configuration queries against the default duckdb connection #227

Closed krlmlr closed 1 month ago

krlmlr commented 1 month ago

Closes #39. Closes #165.