Skip to content

v1.2.0

Choose a tag to compare

@ChrisWRWX ChrisWRWX released this 11 Apr 22:35
· 1904 commits to main since this release
  • Allow referencing columns with create.jinja by replacing spaces with underscores.
  • Added huggingface wrangle to use models from huggingface.
  • Added Akeneo connector.
  • Don't include 'unlabeled' key if it is empty when using labels for extract.custom.
  • Added first_element boolean to only get 1 result from extract.custom.
  • Various schema updates.
  • Bugfix: Fixed an issue where using filter could affect wrangles downstream that use the dataframe index.
  • Bugfix: Fix bug where translate would fail if source_language was omitted rather than using AUTO language detection.