StringFunctions¶
This node performs specified String function on a row
Input¶
It accepts a DataFrame as input from the previous Node
Type¶
transform
Class¶
fire.nodes.etl.NodeStringFunctions
Fields¶
| Name | Title | Description |
|---|---|---|
| inputCols | Input Column Name | input column name |
| stringFunction | String Function | String Function Name |
| replaceExistingCols | ReplaceExistingCols | replaceExistingCols |