Rename columns in ADAFs with Table¶
Documentation¶
Auto generated list version of Rename columns in ADAF with Table.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
data.
- Looped Outputs
data.
For details see the original node.
Definition¶
Input ports¶
- data [adaf]
Data
- lookup table
Lookup
Output ports¶
- data [adaf]
Data
Configuration¶
- Replace column (replace)
Column containing names to replace with
- Search column (search)
Column containing names to search for
Implementation¶
- class node_rename_columns.RenameAdafsColumnsTable[source]