Skip to content

3.8.0#322

Merged
msokoloff1 merged 33 commits intomasterfrom
develop
Oct 22, 2021
Merged

3.8.0#322
msokoloff1 merged 33 commits intomasterfrom
develop

Conversation

@msokoloff1
Copy link
Copy Markdown
Contributor

Added

  • ModelRun.upsert_data_rows()
    • Add data rows to a model run without also attaching labels
  • OperationNotAllowedException
    • raised when users hit resource limits or are not allowed to use a particular operation

Updated

  • ModelRun.upsert_labels()
    • Blocks until the upsert job is complete. Error messages have been improved
  • Organization.invite_user() and Organization.invite_limit() are no longer experimental
  • AnnotationGroup was renamed to ModelRunDataRow
  • ModelRun.delete_annotation_groups() was renamed to ModelRun.delete_model_run_data_rows()
  • ModelRun.annotation_groups() was renamed to ModelRun.model_run_data_rows()

Fix

  • DataRowMetadataField no longer relies on pydantic for field validation and coercion
    • This prevents unintended type coercion from occuring

msokoloff1 and others added 30 commits October 12, 2021 12:37
Add a note for Windows users about the installation of GDAL and raste…
…run-upsert-labels

[DIAG-779] Update SDK model_run.upsert_labels() method
better error message when schema ids are none
add OperationNotAllowedException to catch limits
Matt Sokoloff and others added 3 commits October 21, 2021 16:55
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@msokoloff1 msokoloff1 merged commit fb25784 into master Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants