Skip to content

Enable TagSet to be used in Schema selection methods #348

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions