Function polars_plan::dsl::functions::format_str
source · [−]pub fn format_str<E: AsRef<[Expr]>>(format: &str, args: E) -> PolarsResult<Expr>
Available on crate feature
format_str
only.Expand description
Format the results of an array of expressions using a format string