Encord

Latest version: v0.1.150

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

Scan your dependencies

Page 15 of 22

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

0.1.59

What's Changed
* Dicom deidentify function by adam-encord in https://github.com/encord-team/encord-client-python/pull/231
Added `deidentify_dicom_files` function which takes links to dicom files pointing to AWS, GCP, AZURE or OTC and Encord platform private bucket integration as input and performs dicom files deidentification on them, writing deidentified files to buckets as new files.
* Version bump to 0.1.59 by adam-encord in https://github.com/encord-team/encord-client-python/pull/235


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

0.1.58

What's Changed
* DEV-2242 - Allow adding users to datasets by denis-cord in https://github.com/encord-team/encord-client-python/pull/227
Check the [add_users](https://python.docs.encord.com/api.html#encord.dataset.Dataset.add_users) docs for more info.
* Support video_image_groups in SDK by adam-encord in https://github.com/encord-team/encord-client-python/pull/222
Check the [create_image_group](https://python.docs.encord.com/api.html#encord.dataset.Dataset.create_image_group) docs with the `create_video` flag. Read more about the impact of the `create_video` flag [here](https://docs.encord.com/datasets/private-cloud-integration/#image-groups).

**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.57...0.1.58

0.1.57v2
What's Changed
* Set up FAQ page in documentation rad-cord in https://github.com/encord-team/encord-client-python/pull/228
* Enable Accept-Encoding gzip header by rad-cord in https://github.com/encord-team/encord-client-python/pull/229


**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.56...0.1.57v2

0.1.56

What's Changed
* Rely on urllib3 retry logic. Create a connection for every request by rad-cord in https://github.com/encord-team/encord-client-python/pull/226


**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.55...0.1.56

0.1.55

What's Changed
* Benchmark QA support in the SDK by alexey-cord-tech in https://github.com/encord-team/encord-client-python/pull/216
* Add dynamic attributes to ontology by denis-cord in https://github.com/encord-team/encord-client-python/pull/218
* DEV-1843 - Optionally get client metadata via a data_row by denis-cord in https://github.com/encord-team/encord-client-python/pull/205
* Fix ubuntu + python version for the GH pipeline by adam-encord in https://github.com/encord-team/encord-client-python/pull/225
* Add to_dict() in LabelRowMetadata class by eloy-encord in https://github.com/encord-team/encord-client-python/pull/224

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

**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.54...0.1.55

Page 15 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.