Skip to content

Issues: tidymodels/recipes

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

step_nnmf_sparse() requires {Matrix} package loaded to work bug an unexpected problem or unintended behavior
#1141 opened May 10, 2023 by EmilHvitfeldt
better error message when steps use the outcome feature a feature request or enhancement
#1140 opened May 3, 2023 by topepo
Feature: Extracting names of variable input and output feature a feature request or enhancement
#1137 opened Apr 28, 2023 by EmilHvitfeldt
Major test reorganization issue upkeep maintenance, infrastructure, and similar
#1130 opened Apr 25, 2023 by EmilHvitfeldt
step_poly() should get keep_original_variables argument feature a feature request or enhancement
#1123 opened Apr 5, 2023 by EmilHvitfeldt
step_interact() doesn't pass one test bug an unexpected problem or unintended behavior
#1122 opened Apr 5, 2023 by EmilHvitfeldt
New step: step_dummy_manual() feature a feature request or enhancement new steps
#1085 opened Feb 8, 2023 by EmilHvitfeldt
step_quantile feature a feature request or enhancement new steps
#1076 opened Jan 6, 2023 by ttrodrigz
step_bs() with fixed knots not matching splines::bs() output bug an unexpected problem or unintended behavior
#1050 opened Oct 26, 2022 by andeek
remove highly correlated categorical variables feature a feature request or enhancement
#1045 opened Oct 11, 2022 by zhaoliang0302
Have step_range throw warning if columns have zero variance feature a feature request or enhancement
#1043 opened Oct 4, 2022 by EmilHvitfeldt
Add more information to step_pls() results feature a feature request or enhancement
#1038 opened Sep 20, 2022 by topepo
PLS loadings from step_pls() differ from plsda() ones bug an unexpected problem or unintended behavior
#1036 opened Sep 14, 2022 by abichat
recipe for group data reprex needs a minimal reproducible example
#1032 opened Aug 22, 2022 by naveranoc
Feature Request: step_ function for matrix indexing feature a feature request or enhancement
#1029 opened Aug 1, 2022 by luisDVA
Add helper function to locate variables of specific types feature a feature request or enhancement
#1026 opened Jul 8, 2022 by EmilHvitfeldt
Allow finer control over variable name prefixes discussion feature a feature request or enhancement
#1018 opened Jul 1, 2022 by joranE
Steps for features aggregation extension package feature request that would be more appreciate to implement as an extension package
#988 opened May 24, 2022 by abichat
Consider options for error messages at bake() time about skip = TRUE feature a feature request or enhancement
#965 opened Apr 25, 2022 by juliasilge
ProTip! Exclude everything labeled bug with -label:bug.