Preparing search index...
The search index is not available
nodejs-polars
nodejs-polars
pl
count
Function count
count
(
column
)
:
pl
.
Expr
Count the number of values in this column.
Parameters
column
:
string
Returns
pl
.
Expr
count
(
column
)
:
number
Parameters
column
:
pl
.
Series
<
any
,
string
>
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
nodejs-polars
Loading...
Count the number of values in this column.