tidymodels / hardhat

Construct Modeling Packages
https://hardhat.tidymodels.org
Other
101 stars 15 forks source link

Always call `hardhat_new_tibble()` on data frames #230

Closed DavisVaughan closed 1 year ago

DavisVaughan commented 1 year ago

Closes #228

Even on existing tibbles, to ensure that any subclasses are dropped

Darn you sticky columns!

github-actions[bot] commented 1 year 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.