Function spark_connect_rs::functions::isnan

source ยท
pub fn isnan<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,