Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@heikomuller heikomuller released this 16 Feb 22:03
· 7 commits to master since this release
17c1483

This release introduces the following changes and features:

  • Repository index loader for different data sources. It is now possible to load the repository index from an Url, a locak file, or directly from a given dictionary.
  • Support loading index files in Json or YAML format.
  • Add package information and timestamp for downloaded datasets.
  • Add optional value transformers to distinct() and mapping() methods of the DatasetHandle (#4)