We should remove names from the output of `format_num()` and similar: https://github.com/tidymodels/parsnip/blob/670e75daa188fc27775dcbe4ed5d21ba09334a53/R/predict.R#L194 Should be something like `.pred = unname(x)`