processTable
processTable(
table
,options?
):Promise
<LazyDataFrame
>
Defined in: table/process.ts:12
Parameters
Section titled “Parameters”LazyDataFrame
options?
Section titled “options?”sampleSize?
Section titled “sampleSize?”number
schema?
Section titled “schema?”string
| Schema
Returns
Section titled “Returns”Promise
<LazyDataFrame
>