Encord

Latest version: v0.1.121

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 17

0.1.65

Bug fixes:
* For `LabelRowV2` The `ObjectInstance.Annotation.coordinates` setter is now fixed

What's Changed
* Some more correct types for the LabelRowMetadata by denis-cord in https://github.com/encord-team/encord-client-python/pull/252
* Some bug fixes in LabelRowV2 setters by denis-cord in https://github.com/encord-team/encord-client-python/pull/253


**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.64.1...0.1.65

0.1.64.1

Check out the new docs on how to interact with the new and convenient label row class: [LabelRowV2](https://python.docs.encord.com/tutorials/end-to-end/labels_v2.html).

Check the [additional ways](https://python.docs.encord.com/tutorials/datasets.html#reading-and-updating-data) you can interact with the DataRow for more specific data.

What's Changed
* Fix the SDK pipeline by denis-cord in https://github.com/encord-team/encord-client-python/pull/251
* DEV-2340 Added more specific fields for DataRow class by KateKlem in https://github.com/encord-team/encord-client-python/pull/242
* Introduce a new label row class by denis-cord in https://github.com/encord-team/encord-client-python/pull/221

**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.64...0.1.64.1

0.1.63

What's Changed
* fix(label-row-meta): use default None for optional fields by yogesh-encord in https://github.com/encord-team/encord-client-python/pull/249
* Version bump to 0.1.63 by yogesh-encord in https://github.com/encord-team/encord-client-python/pull/250

New Contributors
* yogesh-encord made their first contribution in https://github.com/encord-team/encord-client-python/pull/249

**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.62.1...0.1.63

0.1.62.1

What's Changed
* Stop removing project_copy_metadata field by denis-cord in https://github.com/encord-team/encord-client-python/pull/248

**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.61...0.1.62

0.1.61.1

New Features
You can now always prefer using `project.list_label_rows()` over `project.label_rows` to get generic metadata about the label rows. Don't forget to set the argument `include_uninitialised_labels=True` if you want to see information about label rows that have not been created yet.

Copying a project is now consolidated with the ability to create a new dataset with a subset of data units (previously you could only attach an existing one), assign a title and description (previously you had to go to the UI and change the default) and copy labels or a subset of them to the new project.

What's Changed
* DICOM uppercase fix by adam-encord in https://github.com/encord-team/encord-client-python/pull/239
* Add types model_train, change readme icon path by arthur-encord in https://github.com/encord-team/encord-client-python/pull/233
* Changing "is not" to "!=" in query_payload function to silence syntax… by LaurEncord in https://github.com/encord-team/encord-client-python/pull/240
* Add logo as favicon by daniel-encord in https://github.com/encord-team/encord-client-python/pull/238
* Remove line numbers (numbers are copied when clicking copy button) by arthur-encord in https://github.com/encord-team/encord-client-python/pull/241
* Add better examples around safe private data upload by denis-cord in https://github.com/encord-team/encord-client-python/pull/244
* fix: pipeline formatting by Encord-davids in https://github.com/encord-team/encord-client-python/pull/245
* feat(project-copy): adds label copy options by Encord-davids in https://github.com/encord-team/encord-client-python/pull/243
* fix(copy-project): ensure backward compatibility by Encord-davids in https://github.com/encord-team/encord-client-python/pull/247
* Add more filters to list_label_rows; Add more data to LabelRowMetadata by denis-cord in https://github.com/encord-team/encord-client-python/pull/246

New Contributors
* arthur-encord made their first contribution in https://github.com/encord-team/encord-client-python/pull/233
* LaurEncord made their first contribution in https://github.com/encord-team/encord-client-python/pull/240
* daniel-encord made their first contribution in https://github.com/encord-team/encord-client-python/pull/238
* Encord-davids made their first contribution in https://github.com/encord-team/encord-client-python/pull/245

**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.60...0.1.61

0.1.60

What's Changed
* Docs dicom deidentification example by adam-encord in https://github.com/encord-team/encord-client-python/pull/236
* Add the `include_reviews` flag. by denis-cord in https://github.com/encord-team/encord-client-python/pull/237
We have recently removed the `reviews` field from the label row as default. This is because many teams saw that it could significantly bloat the response size, while in many cases not being needed by the team. We now added the `include_reviews` flag for the `project.get_label_row()` and `project.get_label_rows()` functions to add the `reviews` field back in, if needed.

**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.59...0.1.60

Page 10 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.