Skip to content

Conversation

@topepo
Copy link
Member

@topepo topepo commented Jul 15, 2019

No description provided.

@topepo topepo merged commit 1c3bca7 into master Jul 15, 2019

#' @export
#' @rdname has_multi_predict
has_multi_predict.workflow <- function(object, ...) {
Copy link
Member

Choose a reason for hiding this comment

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

Do you think this method should live in workflows? Can you even test this function in parsnip without suggesting workflows? It's always hard to know where to put what.

Copy link
Member Author

Choose a reason for hiding this comment

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

maybe has_multi_predict.workflow() should but the other bits should probably stay here. The workflow method is more of a place holder for when that package is more mature

It's always hard to know where to put what.

Yeah. That is becoming increasingly true.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2021

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 Mar 8, 2021
@hfrick hfrick deleted the more-multi-predict branch September 17, 2021 14:27
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.

3 participants