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

Preserve free-floating data.frame attributes where possible? #703

Closed
hadley opened this issue Dec 10, 2019 · 4 comments
Closed

Preserve free-floating data.frame attributes where possible? #703

hadley opened this issue Dec 10, 2019 · 4 comments
Labels

Comments

@hadley
Copy link
Member

hadley commented Dec 10, 2019

@lionel-
Copy link
Member

lionel- commented Dec 11, 2019

It looks like dplyr and tidyr genericity will mostly be handled by vec_cast(). Not sure we can preserve attributes in coercing methods.

@lionel-
Copy link
Member

lionel- commented Feb 27, 2020

Maybe this should be transferred to dplyr again, in the context of dplyr_reconstruct()?

@hadley
Copy link
Member Author

hadley commented Feb 27, 2020

Yeah, probably.

@lionel-
Copy link
Member

lionel- commented Apr 20, 2020

Transferred to tidyverse/dplyr#5132.

@lionel- lionel- closed this as completed Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants