pub fn concat_str(s: Vec<Expr>, sep: &str) -> Expr
Expand description

Horizontally concat string columns in linear time