pub fn concat_str(s: Vec<Expr, Global>, sep: &str) -> Expr
This is supported on crate feature concat_str only.
Expand description

Horizontally concat string columns in linear time