Skip to content

Negated filter_rows #698

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

Users had trouble finding the Table.filter_rows method. They were instead looking at the remove... methods.

Desired solution

Add a new method Table._remove_rows with the same signature as filter_rows that removes all rows for which the filter returns True.

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