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 --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description * - limit - Limit - Number of rows required in output Details ------- Details +++++++++++++++ This node Limits the number of rows in the output.