Hold value Table

../../../../_images/drop_nan.svg

Replace occurences of nan in cells by the last non-nan value from the same column.

Documentation

Replace occurences of nan in cells by the last non-nan value from the same column.

Definition

Input ports

<unnamed>
Type: table
Description: Input Table

Output ports

<unnamed>
Type: table
Description: Output Table with NaN replaced

Configuration

Select columns (columns)

Select columns.

Examples

Example flows demonstrating this node:

Implementation

class node_holdvaluetable.HoldValueTable[source]