@quack-protocol/sdk - v0.2.0
GitHub
npm
Preparing search index...
index
arrowTableFromDataChunk
Function arrowTableFromDataChunk
arrowTableFromDataChunk
(
chunk
:
QuackDataChunk
,
columnNames
?:
string
[]
|
undefined
,
options
?:
QuackArrowTableOptions
,
)
:
ArrowTable
Convert one Quack DataChunk into a Flechette Arrow table.
Parameters
chunk
:
QuackDataChunk
columnNames
:
string
[]
|
undefined
= chunk.columnNames
options
:
QuackArrowTableOptions
= {}
Returns
ArrowTable
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@quack-protocol/sdk - v0.2.0
Loading...
Convert one Quack DataChunk into a Flechette Arrow table.