Function isnull

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