tests/testthat/_snaps/deprec-impute_mena.md

Deprecation error

Code
  recipe(~., data = mtcars) %>% step_meanimpute()
Condition
  Error:
  ! `step_meanimpute()` was deprecated in recipes 0.1.16 and is now defunct.
  i Please use `step_impute_mean()` instead.


tidymodels/recipes documentation built on Jan. 25, 2025, 7:30 a.m.