Skip to main content

format_str

Function format_str 

pub fn format_str(format: &str, args: &[Expr]) -> Result<Expr, PolarsError>
Available on crate features concat_str and strings only.
Expand description

Format the results of an array of expressions using a format string