pub fn isnotnull(col: impl Into<Column>) -> Column
Returns true if col is not null, or false otherwise.