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
batch
Size
?:
number
Optional
infer
Schema
Length
infer
Schema
Length
?:
number
Optional
low
Memory
low
Memory
?:
boolean
Optional
n
Threads
n
Threads
?:
number
Optional
num
Rows
num
Rows
?:
number
Optional
row
Count
row
Count
?:
RowCount
Optional
skip
Rows
skip
Rows
?:
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