Releases: rungalileo/dataquality
Releases · rungalileo/dataquality
v0.3.5
What's Changed
- add span regex filter by @Ben-Epstein in #331
- get edited dataframe by @Ben-Epstein in #332
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- enable filtering in dq.metrics by @Ben-Epstein in #327
- Feature/inference metrics get dataframe by @Ben-Epstein in #330
- 🤗 huggingface dataframe export by @Ben-Epstein in #328
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- new keys for dep distribution from API by @Ben-Epstein in #318
- Feature/finish max epoch by @Ben-Epstein in #319
- unique names avoid collisions by @Ben-Epstein in #323
- default wait for job on call to finish by @Ben-Epstein in #324
- cleanup and fixes for dq.metrics by @Ben-Epstein in #325
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Update CONTRIBUTING.md to include a reference to dq.metrics by @nikita-galileo in #307
- xray cards in dq.metrics by @Ben-Epstein in #308
- 🧹 chore: use query params by @Ben-Epstein in #309
- check for data before export by @Ben-Epstein in #310
- 🐛 bug /log labels as IDs by @Ben-Epstein in #314
- Bug/replace run new task type by @Ben-Epstein in #315
- Removing Print statements from
get_dataframe
by @nikita-galileo in #312 - Small change to download to tmp by @nikita-galileo in #317
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Updating pyarrow package requirement by @jonathangomesselman in #289
- adjustable batch size for log_dataset by @Ben-Epstein in #291
- fix galileo_disabled by @Ben-Epstein in #293
- special logging case for huggingface dataset by @Ben-Epstein in #294
- upgrade vaex-hdf5 to fix numpy bug by @Ben-Epstein in #296
- Feature/api metrics functions by @Ben-Epstein in #298
- validate labels logged, cleanup tests by @Ben-Epstein in #302
- Fixes involve bug by @nikita-galileo in #303
New Contributors
- @jonathangomesselman made their first contribution in #289
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- numpy 1.22.4 has hdf5 issues for vaex by @Ben-Epstein in #282
- E2E notebook small fixes by @elboy3 in #280
- chore: support public cloud by @anthonycorletti in #281
- fix: set external fqdn relative to api by @anthonycorletti in #283
- Export request refactor by @elboy3 in #284
- add wraps for docs by @Ben-Epstein in #285
- v0.3.0 by @anthonycorletti in #286
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- Feature/minio std logging by @Ben-Epstein in #278
- Update init.py by @Ben-Epstein in #279
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- disable functions given flag by @Ben-Epstein in #275
- Spacy unwatch by @nikita-galileo in #274
- Update init.py by @Ben-Epstein in #277
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Colab should run more smoothly + 🧹 small nice fixes
What's Changed
- cause threading failrues to stop the main process by @Ben-Epstein in #265
- upgrading vaex fixes colab by @Ben-Epstein in #266
- support for binary logging case for multi label by @Ben-Epstein in #268
- 🧹 small nice fixes by @Ben-Epstein in #270
- 🧹 better error message on missing logged fields by @Ben-Epstein in #271
- Releasing 0.2.5 by @nikita-galileo in #273
Full Changelog: v0.2.4...v0.2.5
v0.2.4
The core improvement of this release is support for logging tensors in NER models.
What's Changed
- update api client for multi label export by @Ben-Epstein in #258
- remove stale notebooks, add new ones to docs, update contrip by @Ben-Epstein in #259
- convert tensor to numpy by @Ben-Epstein in #263
- Update init.py by @Ben-Epstein in #264
Full Changelog: v0.2.3...v0.2.4