ValidateAddress¶
This node validate the USA address
Input¶
It accepts a DataFrame as input from the previous Node
Output¶
A new column isValidAddress is added which contains valid or inValid values
Type¶
transform
Class¶
fire.nodes.etl.NodeValidateAddress
Fields¶
| Name | Title | Description |
|---|---|---|
| inputColName | Input Column Name | input column name |