inspectTable
inspectTable(
table,options?):Promise<TableError[]>
Defined in: table/table/inspect.ts:15
Parameters
Section titled “Parameters”options?
Section titled “options?”maxErrors?
Section titled “maxErrors?”number
sampleRows?
Section titled “sampleRows?”number
schema?
Section titled “schema?”any
Returns
Section titled “Returns”Promise<TableError[]>