pub fn concat_str<E: AsRef<[Expr]>>(s: E, sep: &str) -> Expr
Available on crate features concat_str and strings and compile only.
Expand description

Horizontally concat string columns in linear time