denormalizeTable
denormalizeTable(
table,tableSchema,options?):Promise<LazyDataFrame<any>>
Defined in: table/actions/table/denormalize.ts:13
Parameters
Section titled “Parameters”tableSchema
Section titled “tableSchema”TableSchema
options?
Section titled “options?”DenormalizeColumnOptions
Returns
Section titled “Returns”Promise<LazyDataFrame<any>>