Function soundex

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