Skip to content

dqcheckr 0.2.1

Choose a tag to compare

@mickmioduszewski mickmioduszewski released this 31 May 21:43
· 82 commits to main since this release

Bug fixes

  • Fixed DuckDB CSV ingestion failing on files where the delimiter cannot be auto-detected (e.g. .TXT files with comma delimiters). delimiter and encoding from the dataset config are now passed to both the column-detection and table-creation calls to read_csv_auto.

Install with:

remotes::install_github("mickmioduszewski/dqcheckr@v0.2.1")