Documentation Index
Fetch the complete documentation index at: https://docs.prophecy.ai/llms.txt
Use this file to discover all available pages before exploring further.
This gem runs in .
Overview
Limits the number of rows in the output.Parameters
| Parameter | Description | Required |
|---|---|---|
| Input | The dataset to limit. | True |
| Limit | Number of rows required in output. Allowed range: [0, 231 -1] | True |

