Function isnan

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