Hold value Tables¶
Replace occurences of nan in cells by the last non-nan value from the same column.
Documentation¶
Auto generated list version of Hold value Table.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
port-index:0.
- Looped Outputs
port-index:0.
For details see the original node.
Definition¶
Input ports¶
- <unnamed> [table]
Input Table
Output ports¶
- <unnamed> [table]
Output Table with NaN replaced
Configuration¶
- Select columns (columns)
Select columns.
Implementation¶
- class node_holdvaluetable.HoldValueTables[source]