0.3.2
版本发布时间: 2024-08-15 21:47:23
iterative/datachain最新发布版本:0.6.6(2024-11-06 18:22:16)
What's Changed
- add example script smoke tests by @mattseddon in https://github.com/iterative/datachain/pull/199
- test huggingface pipeline example by @mattseddon in https://github.com/iterative/datachain/pull/264
- use D replace "DataChain" by @EdwardLi-coder in https://github.com/iterative/datachain/pull/235
- fix(to_pandas): handle empty datachain in to_pandas (and show) by @shcheklein in https://github.com/iterative/datachain/pull/241
- feat(column): add regexp match by @shcheklein in https://github.com/iterative/datachain/pull/224
- handle nan and inf float values by @dberenbaum in https://github.com/iterative/datachain/pull/249
- added Colab links to Getting Started by @volkfox in https://github.com/iterative/datachain/pull/275
- update readme about Mistral by @EdwardLi-coder in https://github.com/iterative/datachain/pull/270
- readme update 2 by @dmpetrov in https://github.com/iterative/datachain/pull/267
- fix unstructured-text example by @mattseddon in https://github.com/iterative/datachain/pull/277
- Bump pdfplumber from 0.11.1 to 0.11.3 by @dependabot in https://github.com/iterative/datachain/pull/282
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/iterative/datachain/pull/279
- fixing an issue with JSON fields named as Python reserved words and updating README by @volkfox in https://github.com/iterative/datachain/pull/287
- readme - json-pairs by @dmpetrov in https://github.com/iterative/datachain/pull/288
- remove notebooks that have been moved to datahchain-examples by @mattseddon in https://github.com/iterative/datachain/pull/295
- chore: Deserialize only file signals in get_file_signals by @amritghimire in https://github.com/iterative/datachain/pull/305
- Implement database default values by @dreadatour in https://github.com/iterative/datachain/pull/296
New Contributors
- @EdwardLi-coder made their first contribution in https://github.com/iterative/datachain/pull/235
- @dependabot made their first contribution in https://github.com/iterative/datachain/pull/282
Full Changelog: https://github.com/iterative/datachain/compare/0.3.1...0.3.2