Drop NaN Tables

../../../../_images/drop_nan1.svg

Drop columns or rows with NaN values

Documentation

Auto generated list version of Drop NaN Table.

In this version, the following ports from the original nodes have been changed to lists which the node loops over:

Looped Inputs:

Input.

Looped Outputs:

Output.

For details see the original node.

Definition

Input ports

Input [table]

Input

Output ports

Output [table]

Output

Configuration

Select columns (columns)

Select columns.

Drop (direction)

Select along which axis to drop values

Implementation

class node_table_dropna.DropNaNTables[source]