nanvl
datafusion
50.3.0
In datafusion::
prelude
datafusion
::
prelude
Function
nanvl
Copy item path
Source
pub fn nanvl(x:
Expr
, y:
Expr
) ->
Expr
Expand description
returns x if x is not NaN otherwise returns y