map_err

Function map_err 

pub fn map_err<E>(error: E) -> PolarsError
where E: Error,