cleanlab/cleanlab

Docstring of Datalab.find_issues issue_types docstring should link to the guide

Offen

#914 geöffnet am 08.12.2023

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (604 Forks)batch import
documentationgood first issuehelp-wantedlow priority

Repository-Metriken

Stars
 (7.479 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The docstring here: https://docs.cleanlab.ai/master/cleanlab/datalab/datalab.html#cleanlab.datalab.datalab.Datalab.find_issues

for the issue_types argument should link to the Issue Types guide: https://docs.cleanlab.ai/stable/cleanlab/datalab/guide/index.html

(in the proper internal linking format).

So that users know what are possible values for this arg.

Contributor Guide