Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Add ability to split entries in a column by some value #70

Description

@stuartlynn

Some datasets have concatenated categories that you want to blow out in to multiple categories.

Need something that explodes the categories

"dog;cat;bird" -> "dog", "cat", "bird"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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