Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 438 Bytes

File metadata and controls

13 lines (8 loc) · 438 Bytes

Home > @datashaper/schema > ParserOptions > readRows

ParserOptions.readRows property

Number of rows to read from the data, starting at skip_rows (honors skipBlankLines). Default: Infinity

Signature:

readRows?: number;