Drop NaN Table¶
Drop columns or rows with NaN values
Documentation
Remove rows or columns with NaN (not a number) in them.
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
- 
class 
node_table_dropna.DropNaNTable[source] 
Related nodes
Example flows