tidymodels / dials

Tools for creating tuning parameter values
https://dials.tidymodels.org/
Other
113 stars 27 forks source link

Use vctrs to avoid coercion from df to vector #147

Closed juliasilge closed 4 years ago

juliasilge commented 4 years ago

I'm doing this mostly as an exercise to remind myself not to make the same mistake AGAIN in the future. Related to #143.

github-actions[bot] commented 3 years ago

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.