loadCsvTable
loadCsvTable(
resource,options?):Promise<LazyDataFrame<any>>
Defined in: table/plugins/csv/table/load.ts:18
Parameters
Section titled “Parameters”resource
Section titled “resource”any
options?
Section titled “options?”Returns
Section titled “Returns”Promise<LazyDataFrame<any>>