merelcht
released this
18 Oct 15:20
·
14 commits
to main
since this release
Major features and improvements
- Added the following new core datasets:
Type | Description | Location |
---|---|---|
ibis.FileDataset |
A dataset for loading and saving files using Ibis's backends. | kedro_datasets.ibis |
Bug fixes and other changes
- Changed Ibis datasets to connect to an in-memory DuckDB database if connection configuration is not provided.