Limit gem
Limits the number of rows in the output.
Interactive Gem Example
The Limit gem has a corresponding interactive gem example. See Interactive gem examples to learn how to run sample pipelines for this and other gems.
Parameters
| Parameter | Description | Required |
|---|---|---|
| Model | Input Source | True |
| Limit | Number of rows required in output (Allowed range: [0, 231 -1]) | True |