tidymodels/recipes

cli::cli_warn("All predictors are missing; cannot impute.") should be rewritten

Opened this issue · 0 comments

The above warning appears a couple of times. But we can rewrite it to be much more informative.

Technically it happens if one predictor only contains missing values.