Skip to content

duckplyr 0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 00:45
· 430 commits to main since this release

Bug fixes

  • Run autoupload in function so that it will be checked by static analysis (#122).

Features

  • New df_to_parquet() to write to Parquet, new convenience functions df_from_csv(), duckdb_df_from_csv(), df_from_parquet() and duckdb_df_from_parquet() (#87, #89, #96, #128).