-
Notifications
You must be signed in to change notification settings - Fork 24
Add argument for one hot encoding to workflows #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I just set |
It will be super important to redocument after merging this because of the material in |
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue. |
This PR integrates the
one_hot
argument from tidymodels/parsnip#332 and tidymodels/hardhat#140 into workflows. After all this work, finally, FINALLY, the weirdness demonstrated in tidymodels/parsnip#326 is resolved:Created on 2020-06-23 by the reprex package (v0.3.0.9001)
🙌