processTable
processTable(
table
,options?
):Promise
<Table
>
Defined in: table/process.ts:11
Parameters
Section titled “Parameters”options?
Section titled “options?”sampleSize?
Section titled “sampleSize?”number
schema?
Section titled “schema?”any
Returns
Section titled “Returns”Promise
<Table
>