Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tidymodels/recipes issues and pull requests
#1424 - add sparse argument to step_indicate_na()
Pull Request -
State: open - Opened by EmilHvitfeldt 6 days ago
#1423 - Fix empty printing for `step_geodist()`
Issue -
State: open - Opened by EmilHvitfeldt 6 days ago
Labels: upkeep
#1422 - add sparse argument to `step_holiday()`
Pull Request -
State: closed - Opened by EmilHvitfeldt 6 days ago
#1421 - make `.recipes_estimate_sparsity()` handle `keep_original_cols()` correctly.
Issue -
State: open - Opened by EmilHvitfeldt 6 days ago
- 1 comment
Labels: feature
#1420 - remove @import timeDate
Issue -
State: open - Opened by EmilHvitfeldt 6 days ago
Labels: upkeep
#1419 - Release Candidate 1.1.1
Pull Request -
State: closed - Opened by EmilHvitfeldt 9 days ago
#1418 - Release recipes 1.1.1
Issue -
State: closed - Opened by EmilHvitfeldt 9 days ago
#1417 - make step_interact more fault tolerant to missing predictors
Issue -
State: open - Opened by topepo 14 days ago
- 2 comments
Labels: bug
#1416 - Don't allow for table objects in `recipe.formula()`
Issue -
State: open - Opened by EmilHvitfeldt 30 days ago
Labels: upkeep
#1415 - turn table to tibble in recipe.formula
Pull Request -
State: closed - Opened by EmilHvitfeldt 30 days ago
- 1 comment
#1414 - change minimum `min_unique()` for `step_discretize()` to 1
Pull Request -
State: closed - Opened by EmilHvitfeldt 30 days ago
- 1 comment
#1413 - fix missing sparse arg error
Pull Request -
State: closed - Opened by EmilHvitfeldt 30 days ago
- 1 comment
#1412 - make `.recipes_estimate_sparsity.step_dummy()` work with non-factor input
Pull Request -
State: closed - Opened by EmilHvitfeldt about 1 month ago
- 1 comment
#1411 - don't use base pipe
Pull Request -
State: closed - Opened by EmilHvitfeldt about 1 month ago
- 1 comment
#1410 - add `.recipes_estimate_sparsity()`
Pull Request -
State: closed - Opened by EmilHvitfeldt about 1 month ago
- 1 comment
#1409 - add `.recipes_toggle_sparse_args()`
Pull Request -
State: closed - Opened by EmilHvitfeldt about 1 month ago
- 1 comment
#1408 - Recipe with no preprocessing fails to predict from the test set
Issue -
State: open - Opened by barisguven about 1 month ago
#1407 - change sparse argument of step_dummy() to be an enum
Pull Request -
State: closed - Opened by EmilHvitfeldt about 1 month ago
- 1 comment
#1406 - update snapshots
Pull Request -
State: closed - Opened by EmilHvitfeldt about 1 month ago
- 1 comment
#1405 - errors tuning (both recipe and) model hyperparameters requiring finalization via bayesian optimization
Issue -
State: open - Opened by corybrunson about 2 months ago
#1404 - check `recipe` argument in `check_step_check_args()`
Issue -
State: open - Opened by EmilHvitfeldt 2 months ago
Labels: upkeep
#1403 - Reverse a Yeo-Johnson transformation
Issue -
State: open - Opened by conarr5 2 months ago
- 1 comment
Labels: reprex
#1402 - Problem with geometry variables in Step_impute
Issue -
State: open - Opened by nhward 3 months ago
Labels: bug
#1401 - Error using an old tidymodels workflow.
Issue -
State: open - Opened by reisner 3 months ago
- 7 comments
Labels: bug, reprex
#1400 - declense verb in abort by 'offenders' quantity
Pull Request -
State: closed - Opened by corybrunson 3 months ago
- 3 comments
#1399 - missing declension in abort message
Issue -
State: closed - Opened by corybrunson 3 months ago
- 3 comments
Labels: bug
#1398 - feature request: `step_cut` does not match results from `dplyr::mutate(var = cut(var,n))` when `n` is an integer
Issue -
State: open - Opened by jkylearmstrong 3 months ago
- 4 comments
Labels: feature, documentation
#1397 - Add workflows helper functions for sparse data
Issue -
State: closed - Opened by EmilHvitfeldt 3 months ago
- 2 comments
Labels: feature
#1396 - have `sparse` argument in `step_dummy()` be a enum instead of a logical
Issue -
State: closed - Opened by EmilHvitfeldt 3 months ago
- 1 comment
Labels: feature
#1395 - make sure steps handles sparse columns correctly
Issue -
State: open - Opened by EmilHvitfeldt 3 months ago
Labels: feature
#1394 - give steps option to produce sparse output
Issue -
State: open - Opened by EmilHvitfeldt 3 months ago
- 3 comments
Labels: feature
#1393 - recipe() fails with vague error using {sf} objects
Issue -
State: open - Opened by JosiahParry 3 months ago
- 2 comments
Labels: bug
#1392 - add `sparse` argument to `step_dummy()`
Pull Request -
State: closed - Opened by EmilHvitfeldt 3 months ago
- 2 comments
#1392 - add `sparse` argument to `step_dummy()`
Pull Request -
State: closed - Opened by EmilHvitfeldt 3 months ago
- 2 comments
#1391 - Type checkers part 2
Pull Request -
State: closed - Opened by topepo 3 months ago
- 1 comment
#1390 - pass `call` to `hardhat::validate_column_names()` and `hardhat::recompose()`
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
Labels: upkeep
#1390 - pass `call` to `hardhat::validate_column_names()` and `hardhat::recompose()`
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
Labels: upkeep
#1389 - Pass `call` argument around
Pull Request -
State: closed - Opened by EmilHvitfeldt 4 months ago
- 1 comment
#1388 - Add missing snapshots - part 2
Pull Request -
State: closed - Opened by EmilHvitfeldt 4 months ago
- 1 comment
#1388 - Add missing snapshots - part 2
Pull Request -
State: closed - Opened by EmilHvitfeldt 4 months ago
- 1 comment
#1387 - Add rlang type checkers
Pull Request -
State: closed - Opened by topepo 4 months ago
- 5 comments
#1386 - add helper function for `try(rlang::eval_tidy(cl), silent = TRUE)`
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
- 2 comments
Labels: upkeep
#1386 - add helper function for `try(rlang::eval_tidy(cl), silent = TRUE)`
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
- 2 comments
#1385 - cli::cli_warn("All predictors are missing; cannot impute.") should be rewritten
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
Labels: upkeep
#1384 - `step_count()` and `step_regex()` should allow for multiple selections
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
Labels: feature
#1384 - `step_count()` and `step_regex()` should allow for multiple selections
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
Labels: feature
#1383 - Add missing snapshots - part 1
Pull Request -
State: closed - Opened by EmilHvitfeldt 4 months ago
- 1 comment
#1382 - For next week: pass the upstream caller env to avoid "Caused by error in `spline_msg()`:"
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
#1382 - For next week: pass the upstream caller env to avoid "Caused by error in `spline_msg()`:"
Issue -
State: open - Opened by EmilHvitfeldt 4 months ago
#1381 - fixes string interpolation failure for splines
Pull Request -
State: closed - Opened by topepo 4 months ago
- 2 comments
#1380 - string interpolation failure for splines
Issue -
State: closed - Opened by topepo 4 months ago
- 1 comment
#1379 - Clean up documentation for main functions
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1378 - Misc sparsevctrs
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1378 - Misc sparsevctrs
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1377 - undocumented char -> factor conversion in recipe creates non-commutative condition
Issue -
State: open - Opened by beansrowning 5 months ago
- 1 comment
#1377 - undocumented char -> factor conversion in recipe creates non-commutative condition
Issue -
State: open - Opened by beansrowning 5 months ago
- 1 comment
#1376 - Strings2factors
Pull Request -
State: closed - Opened by dajmcdon 5 months ago
- 3 comments
#1376 - Strings2factors
Pull Request -
State: closed - Opened by dajmcdon 5 months ago
- 3 comments
#1375 - Use `expect_snapshot()` more
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1375 - Use `expect_snapshot()` more
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1374 - reverse changes in `n_complete_rows()` once `vctrs::vec_detect_complete()`
Issue -
State: open - Opened by EmilHvitfeldt 5 months ago
Labels: upkeep
#1373 - make sure n_complete_rows() work with surv objects
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1373 - make sure n_complete_rows() work with surv objects
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1372 - Stricter sparsevctrs tests
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1372 - Stricter sparsevctrs tests
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1371 - update documentation to avoid ever-changing diffs
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1371 - update documentation to avoid ever-changing diffs
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1370 - document use of sparse data in recipes
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1369 - make `bake()` work with sparse matrices
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1369 - make `bake()` work with sparse matrices
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1368 - make `prep()` work with sparse matrices
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1368 - make `prep()` work with sparse matrices
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1367 - make `recipe()` work with sparse matrices
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1367 - make `recipe()` work with sparse matrices
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1366 - test that `prep()` and `bake()` can accept sparse tibbles
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1366 - test that `prep()` and `bake()` can accept sparse tibbles
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1365 - `complete.cases()` -> `vec_detect_complete()`
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1365 - `complete.cases()` -> `vec_detect_complete()`
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1364 - make sure `recipe()` accepts sparse tibbles
Pull Request -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
#1363 - Move away from `expect_error()`
Issue -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
Labels: upkeep
#1363 - Move away from `expect_error()`
Issue -
State: closed - Opened by EmilHvitfeldt 5 months ago
- 1 comment
Labels: upkeep
#1362 - clean up check_training_set
Pull Request -
State: closed - Opened by EmilHvitfeldt 6 months ago
- 1 comment
#1361 - fix `step_novel` example
Pull Request -
State: closed - Opened by Edgar-Zamora 6 months ago
- 2 comments
#1360 - Add mday to `features` argument in `step_date()`
Pull Request -
State: closed - Opened by Edgar-Zamora 6 months ago
- 2 comments
#1359 - Improve error messaging for `step_cut()` with missing data
Pull Request -
State: closed - Opened by jrwinget 6 months ago
- 5 comments
#1358 - `recipes:::strings2factors` should be restricted by the role
Issue -
State: closed - Opened by dajmcdon 6 months ago
- 3 comments
Labels: feature
#1357 - step_lincomb() removes both columns if they are identical
Issue -
State: open - Opened by EmilHvitfeldt 7 months ago
Labels: bug
#1356 - Remove duplicate non-numeric columns
Issue -
State: open - Opened by EmilHvitfeldt 7 months ago
- 1 comment
Labels: new steps, feature
#1355 - step_corr fails to remove high correlation column
Issue -
State: closed - Opened by grouptheory 7 months ago
- 2 comments
#1354 - Use latest GHA workflows
Pull Request -
State: closed - Opened by gaborcsardi 7 months ago
- 1 comment
#1353 - TDD prep: re`document()` with new roxygen
Pull Request -
State: closed - Opened by simonpcouch 7 months ago
- 1 comment
#1352 - use hardhat::skrink() in `recipe()`,`bake()` and `prep()`
Issue -
State: open - Opened by EmilHvitfeldt 7 months ago
Labels: upkeep
#1351 - uninformative error when `step_cut()` is applied to column with missing values
Issue -
State: closed - Opened by EmilHvitfeldt 7 months ago
- 1 comment
Labels: bug, tidy-dev-day :nerd_face:
#1350 - baking `step_discretize()` errors when applied to a single NA.
Issue -
State: open - Opened by EmilHvitfeldt 7 months ago
Labels: bug, tidy-dev-day :nerd_face:
#1349 - `step_dummy()` doesn't capture contrasts
Issue -
State: open - Opened by EmilHvitfeldt 7 months ago
Labels: bug
#1348 - set .name_repair in vec_cbind()
Pull Request -
State: open - Opened by EmilHvitfeldt 8 months ago
#1347 - step_pca + prep changing not predictor column names when names ends with ... followed by a number
Issue -
State: open - Opened by ilaria-kode 8 months ago
- 1 comment
Labels: bug
#1346 - fix bug in warn_new_levels() message
Pull Request -
State: closed - Opened by EmilHvitfeldt 8 months ago
- 1 comment
#1345 - pluralization issue in recipes_eval_select()
Issue -
State: open - Opened by EmilHvitfeldt 8 months ago
Labels: bug, tidy-dev-day :nerd_face:
#1344 - Typo in function reference: step_scale()
Issue -
State: closed - Opened by jdonland 8 months ago
- 4 comments
Labels: tidy-dev-day :nerd_face:, documentation