Skip to content

Allow use of unix-like wildcards to filter summary data columns #377

@richypitman

Description

@richypitman

The ability to filter summary data to specific columns using a wildcard character "*" would be useful, e.g.:


# first filter to case, iteration and summary data first -> assign to summary variable
summary.filter(realization=True).aggregate(operation="collection", columns=["WOPT:*", "F*PR"])

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions