cleanlab / cleanlab/cleanlab

Sanitize label column when initializing a Datalab instance.

Open
#987 3 comments 1 reaction 0 assignees View on GitHub
enhancement good first issue help-wanted
Dominant language
Python
Stars
11.7k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

Check for nan values in the label column.

This cannot be handled by the NullIssueManager, because it occurs in `Datalab(data=df_with_nan_value_in_label_column, label_name="label_column")`.

For now, we need better error reporting.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.