Skip to content

kedro-datasets-2.0.0

Compare
Choose a tag to compare
@merelcht merelcht released this 11 Dec 15:10
· 193 commits to main since this release
31c86e5

Major features and improvements

  • Removed Dataset classes ending with "DataSet", use the "Dataset" spelling instead.
  • Added Hugging Face datasets huggingface.HFDataset and huggingface.HFTransformerPipelineDataset.
  • Removed support for Python 3.7 and 3.8.
  • Spark and Databricks based datasets now support databricks-connect>=13.0.
  • Bump s3fs to latest calendar-versioned release.
  • PartitionedDataset and IncrementalDataset now both support versioning of the underlying dataset.

Bug fixes and other changes

  • Fixed bug with loading models saved with TensorFlowModelDataset.
  • Make dataset parameters keyword-only.
  • Correct pandas-gbq as py311 dependency

Community contributions

Many thanks to the following Kedroids for contributing PRs to this release: