Skip to content

1.2.3

Compare
Choose a tag to compare
@dsblank dsblank released this 20 Nov 17:14
· 764 commits to main since this release

New in this release:

  • Allow regular JSON too (if list of objects)
  • Added JSON from cli, eg: kangas server https://instances.social/instances.json
  • Added ability to read parquet files
  • Refactored dg.select() and dg.select_dataframe(), with limit and offset
  • Added {"column name"}.split(...)
  • Added additional flags: kangas server huggingface-dataset --streaming --samples N --seed M