Function: isArrowTable()
isArrowTable(
data):data is Table<any>
Type guard to check if data is an Arrow Table
Parameters
Section titled “Parameters”Returns
Section titled “Returns”data is Table<any>
isArrowTable(
data):data is Table<any>
Type guard to check if data is an Arrow Table
data is Table<any>