nanvl
datafusion_
functions
50.3.0
In datafusion_
functions::
math::
expr_
fn
datafusion_functions
::
math
::
expr_fn
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