Skip to content

Enable TagSet to be used in Schema selection methods #348

@oliverholworthy

Description

@oliverholworthy

Enable TagSet to be used in Schema selection methods.

tags = TagSet(["a", "b"])
schema.select_by_tag(tags)

This is motivated by schema selection functionality in the Merlin Models PyTorch API, where it would be convenient to be able to use a dedicated type for multiple tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions