DropRowsWithNull

This node creates a new DataFrame by dropping rows containing null values

Input

It accepts DataFrame as input from the previous Node

Output

This node drops rows containing null values

Type

transform

Class

fire.nodes.etl.NodeDropRowsWithNull

Fields