spread overwrites existing column with identical key value #478
Labels
bug
an unexpected problem or unintended behavior
pivoting ♻️
pivot rectangular data to different "shapes"
Milestone
I was trying to do some data analysis on database table column pairs
gives
ID TABLE
1 1 NA
2 NA 1
same for tibble.
Should be in my opinion an ERROR or at least a WARNING.
(Hope I didn't make any mistakes)
The text was updated successfully, but these errors were encountered: