nodejs-polars
Preparing search index...
<internal>
ChainedWhen
Interface ChainedWhen
interface
ChainedWhen
{
then
(
expr
:
pl
.
Expr
)
:
ChainedThen
;
}
Index
Methods
then
Methods
then
then
(
expr
:
pl
.
Expr
)
:
ChainedThen
Values to return in case of the predicate being
true
.
Parameters
expr
:
pl
.
Expr
Returns
ChainedThen
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
then
nodejs-polars
Loading...
Values to return in case of the predicate being
true
.