Add an operator to split the positive/negative outputs to two ports / add the info in a new column
Open
low-priority
- Dominant language
- Scala
- Stars
- 314
- Forks
- 187
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 214
Description
There are some tasks to do labeling according to a condition. For example, the below workflow does a regex match and label the matched ones with "pos" and "neg" otherwise. Ideally, we can do such thing in one Operator.
Contributor guide
Assessment
This issue has not been assessed yet.