dqcheckr 0.2.1
Bug fixes
- Fixed DuckDB CSV ingestion failing on files where the delimiter cannot be auto-detected (e.g.
.TXTfiles with comma delimiters).delimiterandencodingfrom the dataset config are now passed to both the column-detection and table-creation calls toread_csv_auto.
Install with:
remotes::install_github("mickmioduszewski/dqcheckr@v0.2.1")