1.2.3
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