Standardize docstring typing when pylibcudf is split out
Open
doc
pylibcudf
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
Currently the types used in pylibcudf docstrings are inconsistent in how they're namespaced, and they're often poorly linked in the rendered docs as a result. It's probably not worth fixing this until after we split pylibcudf into a separate library, though.
Contributor guide
Assessment
This issue has not been assessed yet.