Function polars_lazy::dsl::functions::concat_str   
pub fn concat_str<E>(s: E, separator: &str, ignore_nulls: bool) -> ExprAvailable on crate features 
concat_str and strings only.Expand description
Horizontally concat string columns in linear time