embed 1.1.1
Bug Fixes
-
Fixed bug where
step_pca_truncated()didn't work with zero selection. (#181) -
The tidy() methods for
step_discretize_cart(),step_discretize_xgb(),step_embed(),step_feature_hash(),step_lencode_bayes(),step_lencode_glm(),step_lencode_mixed(),step_pca_sparse(),step_pca_sparse_bayes(),step_pca_truncated(),step_umap(), andstep_woe()now correctly return zero-row tibbles when used with empty selections. (#181)