Skip to content

Issues: tidyverse/tidyr

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

pivot doesn't preserve attributes
#1379 opened Jul 17, 2022 by ilikegitlab
Can this joint-column pivot_longer() situation be simplified? feature a feature request or enhancement pivoting ♻️ pivot rectangular data to different "shapes"
#1378 opened Jul 11, 2022 by DavisVaughan
Should unnest_wider() default to some separator for unnamed entries? feature a feature request or enhancement
#1367 opened Jun 6, 2022 by hadley
unnest_longer() uses a mix of keep_empty = TRUE and keep_empty = FALSE bug an unexpected problem or unintended behavior
#1363 opened Jun 2, 2022 by DavisVaughan
Consider moving the dots in pivot_wider() and pivot_longer() breaking change ☠️ API change likely to affect existing code feature a feature request or enhancement
#1350 opened Apr 12, 2022 by DavisVaughan
Should unnest_longer() have keep_empty? feature a feature request or enhancement rectangling 🗄️ converting deeply nested lists into tidy data frames
#1339 opened Mar 28, 2022 by DavisVaughan
Should hoist() be converting to a bare data frame, and then calling reconstruct_tibble()? bug an unexpected problem or unintended behavior group 👨‍👨‍👦‍👦 rectangling 🗄️ converting deeply nested lists into tidy data frames
#1316 opened Feb 3, 2022 by DavisVaughan
Pass error call information through to abort() feature a feature request or enhancement
#1313 opened Feb 2, 2022 by DavisVaughan
Remove temporary backwards compat support for list() in names_ptypes and values_ptypes of pivot_longer() feature a feature request or enhancement pivoting ♻️ pivot rectangular data to different "shapes"
#1296 opened Dec 21, 2021 by DavisVaughan
4 tasks done
hoist() on a zero length list-of col should utilize the ptype bug an unexpected problem or unintended behavior rectangling 🗄️ converting deeply nested lists into tidy data frames
#1248 opened Dec 2, 2021 by DavisVaughan
hoist() isn't type stable due to purrr::pluck() behavior with empty elements bug an unexpected problem or unintended behavior rectangling 🗄️ converting deeply nested lists into tidy data frames
#1203 opened Nov 8, 2021 by DavisVaughan
Convert sequence of data frames to single versioned data frame feature a feature request or enhancement
#1151 opened Aug 24, 2021 by hadley
Error on named tidyselections in pivot_longer() and pivot_wider() bug an unexpected problem or unintended behavior pivoting ♻️ pivot rectangular data to different "shapes"
#1104 opened Mar 8, 2021 by mgirlich
more functions should be generic feature a feature request or enhancement nesting 🐦 nesting, chopping, and packing pivoting ♻️ pivot rectangular data to different "shapes" rectangling 🗄️ converting deeply nested lists into tidy data frames
#1071 opened Dec 7, 2020 by mgirlich
1 of 7 tasks
hoist(): should get a .default argument and error for missing elements if no default is set feature a feature request or enhancement rectangling 🗄️ converting deeply nested lists into tidy data frames
#997 opened Jul 16, 2020 by mgirlich
read_json vs fromJSON documentation rectangling 🗄️ converting deeply nested lists into tidy data frames
#969 opened May 25, 2020 by hadley
Restore data frames generically feature a feature request or enhancement
#943 opened Apr 24, 2020 by hadley
Provide Wilkinson-Rogers formula interface to complete feature a feature request or enhancement grids #️⃣ expanding, nesting, crossing, ... missing values 💀
#448 opened Apr 25, 2018 by hadley
ProTip! no:milestone will show everything without a milestone.