Skip to content

Commit 240cc3a

Browse files
committed
differences for PR #299
1 parent c4f1d23 commit 240cc3a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

04-transforming-data.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,13 @@ Try to change the name of the `scientificName 2` column to `species`. What probl
123123
2. Type "species" into the box that appears.
124124
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.
125125
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`.
127+
128128

129129
:::::::::::::::::::::::::
130130

131131
::::::::::::::::::::::::::::::::::::::::::::::::::
132132

133-
Edit the name of the `species` column to `species_abbreviation`. Then, rename `scientificName 2` to `species`.
134133

135134
## Combining columns to create new ones
136135

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"episodes/01-getting-started.md" "147ca530bb4910e34b63b750a98e94e2" "site/built/01-getting-started.md" "2023-05-09"
99
"episodes/02-importing-data.md" "d7f97c025da83c7ce42ea89cb93c83a0" "site/built/02-importing-data.md" "2023-05-09"
1010
"episodes/03-exploring-data.md" "35e6d69c237a8a7d5fd0f527d4d1ff6d" "site/built/03-exploring-data.md" "2023-05-09"
11-
"episodes/04-transforming-data.md" "739d940377bfc803581818cb8b8ec49e" "site/built/04-transforming-data.md" "2023-05-18"
11+
"episodes/04-transforming-data.md" "03267d727a3ad2e0038b26745992147c" "site/built/04-transforming-data.md" "2023-09-22"
1212
"episodes/05-filter-exclude-sort.md" "93a09f7b417984828a90942a39974bbe" "site/built/05-filter-exclude-sort.md" "2023-05-09"
1313
"episodes/06-reconciliation.md" "661032eaaa48e884cbab63d68995ea18" "site/built/06-reconciliation.md" "2023-05-09"
1414
"episodes/07-looking-up-data.md" "49e0462f34a6172606afe42b26492340" "site/built/07-looking-up-data.md" "2023-05-09"

0 commit comments

Comments
 (0)