You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really a duplicate of tidyverse/dplyr#3259 — but in general you shouldn't expect attributes not associated with an S3 class to be preserved by any operation.
When running
map_df()
on a data.frame, all attributes of the columns are lost.The text was updated successfully, but these errors were encountered: