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