Skip to content

Specify list of columns to check in Table.remove_rows_with_outliers() #641

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

In it's current state, Table.remove_rows_with_outliers() usually removes too many rows to be useful.

Desired solution

  • Add a parameter to specify the columns to check. Only remove the row if one of those column values is an outlier.
  • Raise an error if a wrong column name is given.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions