cognite-sdk-python icon indicating copy to clipboard operation
cognite-sdk-python copied to clipboard

Cognite Python SDK

Results 102 cognite-sdk-python issues
Sort by recently updated
recently updated
newest added

## 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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | ---...

dependencies
auto-merge

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...

documentation

## 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...