Skip to content

Commit fe0178c

Browse files
committed
Add to fork repo
1 parent 06766a3 commit fe0178c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/week02/index-02.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: "Week 2 - Analyzing & cleaning the bird dataset (from csv)"
77

88
The original shorebird data set has been collected over many years by many different researchers. It is thus prone to have some data quality issues. Before we can ingest our data into our database, we will have to implement some data cleaning on the csv files to make sure we do not loose information during the import due to the constraints we can impose on the database. And in any case, the `garbage in, garbage out` motto often use in modeling applies here as well!
99

10-
Here is the repository where we are going to practice our data wranglers skills:
10+
Here is the repository where we are going to practice our data wranglers skills, **PLEASE CREATE A FORK and clone your fork to your machine**:
1111

1212
<https://github.com/UCSB-Library-Research-Data-Services/bren-meds213-data-cleaning>
1313

0 commit comments

Comments
 (0)