Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
JsonScanOptions
Interface JsonScanOptions
Options for
scanJson
interface
JsonScanOptions
{
batchSize
?:
number
;
inferSchemaLength
?:
number
;
lowMemory
?:
boolean
;
nThreads
?:
number
;
numRows
?:
number
;
rowCount
?:
RowCount
;
skipRows
?:
number
;
}
Index
Properties
batch
Size?
infer
Schema
Length?
low
Memory?
n
Threads?
num
Rows?
row
Count?
skip
Rows?
Properties
Optional
batch
Size
batchSize
?:
number
Optional
infer
Schema
Length
inferSchemaLength
?:
number
Optional
low
Memory
lowMemory
?:
boolean
Optional
n
Threads
nThreads
?:
number
Optional
num
Rows
numRows
?:
number
Optional
row
Count
rowCount
?:
RowCount
Optional
skip
Rows
skipRows
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
batch
Size
infer
Schema
Length
low
Memory
n
Threads
num
Rows
row
Count
skip
Rows
nodejs-polars
Loading...
Options for scanJson