cognitedata / cognitedata/cognite-sdk-python

Update documentation to avoid `filters as flt, aggregations as aggs` and spell them out instead

Open
#1,638 1 comment 0 reactions 1 assignee View on GitHub

@andeplane is already working on this.

Since Feb 21, 2024.

documentation
Dominant language
Python
Stars
92
Forks
38
Avg merge
2d 9h
Merged PRs (30d)
42

Description

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 much value imo, and seems like it might make AI confused in code generation (also me!)

I'd like to update the documentation to import them with filters and aggregations spelled out.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.