Limit

This node Limits the number of rows in the output

Input

It accepts DataFrame as input from the previous Node

Output

Limits the number of rows in the output

Type

transform

Class

fire.nodes.etl.NodeLimit

Fields

Name

Title

Description

limit

Limit

Number of rows required in output

Details

Details

This node Limits the number of rows in the output.