Skip to content
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

ensure survival vectors are unnamed for #1023 #1024

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

topepo
Copy link
Member

@topepo topepo commented Nov 9, 2023

@topepo topepo requested a review from hfrick November 9, 2023 21:56
Copy link
Member

@hfrick hfrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call on removing the names as close to the source as possible! The tests for the standalone functions are in extratests, could we add that one there as well? We can move them altogether if you think they should be in parsnip but for now I'd like to keep them in one place. The tests there also use interval and counting censoring, which led me to surface #1025.

topepo added a commit to tidymodels/extratests that referenced this pull request Nov 14, 2023
topepo added a commit to tidymodels/extratests that referenced this pull request Nov 14, 2023
@topepo topepo merged commit 8c08c65 into main Nov 14, 2023
7 checks passed
@topepo topepo deleted the unname-cens-weights branch November 14, 2023 03:40
topepo added a commit to tidymodels/extratests that referenced this pull request Nov 14, 2023
* unit tests for tidymodels/parsnip#1024

* version skip for parsnip
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sometimes censoring weight columns have names
2 participants