Skip to content

Column selection #1006

Description

@lars-reimann

Is your feature request related to a problem?

Currently, we can only select columns of a table by name.

Desired solution

  • Add support for polars's column selectors.
  • New class ColumnSelector with the appropriate static methods.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

Using callbacks to create a column selector provides little benefit, as we can only validate the finished selector (due to negation, intersection, ...).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

  • Status
    Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions