Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
pl
first
Function first
first
(
)
:
pl
.
Expr
Get the first value.
Returns
pl
.
Expr
first
(
column
)
:
pl
.
Expr
Parameters
column
:
string
Returns
pl
.
Expr
first
<
T
>
(
column
)
:
T
Type Parameters
T
Parameters
column
:
pl
.
Series
<
any
,
string
>
Returns
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
nodejs-polars
Loading...
Get the first value.