tests/testthat/_snaps/deprec-impute_knn.md

Deprecation error

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


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