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
Copy file name to clipboardExpand all lines: 04-transforming-data.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,14 +123,13 @@ Try to change the name of the `scientificName 2` column to `species`. What probl
123
123
2. Type "species" into the box that appears.
124
124
3. A pop-up will appear that says `Another column already named species`. This is because there is another column with the same name where we've recorded the species abbreviation.
125
125
4. You can use another name for the `scientificName 2` or change the name of the `species` column and then rename the `scientificName 2` column.
126
-
127
-
126
+
5. Edit the name of the `species` column to `species_abbreviation`. Then, rename `scientificName 2` to `species`.
0 commit comments