db4a26f
1
2
3
4
5
6
7
workflows: - steps: - verb: "str_append" # should be the key that you pass to the custom_verbs dict below args: source_column: "col1" target_column: "col_1_custom" string_to_append: " - custom verb"