cognite-sdk-python
cognite-sdk-python copied to clipboard
Cognite Python SDK
## Description Please describe the change you have made. ## Checklist: - [ ] Tests added/updated. - [ ] Documentation updated. Documentation is generated from docstrings - these must be...
Adds testing for 3.12. Also: - makes the SDK Py 3.12 compatible by setting specific minimum versions for packages. - removes testing on push to master. With our repo setting...
## Description This PR extends the example in the container apply method. ## Checklist: - [ ] Tests added/updated. - [x] Documentation updated. Documentation is generated from docstrings - these...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | major | `v3` -> `v4` | ---...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cognitedata/cognite-sdk-python). ## Config Migration Needed - [ ]...
## Description Please describe the change you have made. ## Checklist: - [ ] Tests added/updated. - [ ] Documentation updated. Documentation is generated from docstrings - these must be...
Also avoid abbreviations ## Description Please describe the change you have made. ## Checklist: - [ ] Tests added/updated. - [ ] Documentation updated. Documentation is generated from docstrings -...
**Describe the bug** In many of the examples in the documentation, we have imports like `... filters as flt`. It looks inspired from `import matplotlib.pyplot as plt`, but doesn't add...
## Description Add support for retrieving labels using their external ids ## Checklist: - [x] Tests added/updated. - [x] Documentation updated. Documentation is generated from docstrings - these must be...
## Description Implements the newest OCR endpoint, only in azure dev at time of writing, so WIP ## Checklist: - [ ] Tests added/updated. - [ ] Documentation updated. Documentation...