schema.datatableschema.parser.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > DataTableSchema > parser

DataTableSchema.parser property

Parser options for interpreting a CSV or other text file that needs parse instruction.

Signature:

parser?: ParserOptions;