pub fn user_message_from_polars(err: &PolarsError) -> StringExpand description
Format a PolarsError as a user-facing message by matching on its variant.
pub fn user_message_from_polars(err: &PolarsError) -> StringFormat a PolarsError as a user-facing message by matching on its variant.