Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
ConcatOptions
Interface ConcatOptions
Options for
concat
interface
ConcatOptions
{
how
?:
"vertical"
|
"horizontal"
|
"diagonal"
;
rechunk
?:
boolean
;
}
Index
Properties
how?
rechunk?
Properties
Optional
how
how
?:
"vertical"
|
"horizontal"
|
"diagonal"
Optional
rechunk
rechunk
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
how
rechunk
nodejs-polars
Loading...
Options for concat