Function isnotnull

Source
pub fn isnotnull<T: ToExpr>(col1: T, col2: T) -> Column
where Vec<T>: ToVecExpr,