Function polars_lazy::functions::concat_str[][src]

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

Concat string columns in linear time