Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
pl
struct
Function struct
struct
(
exprs
)
:
pl
.
Series
Collect several columns into a Series of dtype Struct Parameters
Parameters
exprs
:
pl
.
Series
<
any
,
string
>
[]
Columns/Expressions to collect into a Struct
Returns
pl
.
Series
struct
(
exprs
)
:
pl
.
Expr
Parameters
exprs
:
ExprOrString
|
ExprOrString
[]
Returns
pl
.
Expr
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Collect several columns into a
Series of dtype
Struct
Parameters
nodejs-polars
Loading...
Collect several columns into a Series of dtype Struct Parameters