Skip to content

Commit 9f8d1bb

Browse files
Merge pull request #164 from LaunchCodeEducation/add-cleaning-data-starter
Add cleaning pandas exercises and studio updated repo link
2 parents 3b379e7 + 5a0b8ab commit 9f8d1bb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/cleaning-pandas/exercises/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight = 2
77

88
## Getting Started
99

10-
Open up `data-analysis-projects/cleaning-data-with-pandas/exercises/PandasCleaningTechniques.ipynb`.
10+
Fork and clone the following repository to get starter: [Cleaning Data with Pandas Exercises and Studio](https://github.com/LaunchCodeEducation/cleaning-data-pandas-exercises-studio)`.
1111

1212
## Code Along
1313

content/cleaning-pandas/studio/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ weight = 3
99

1010
For this week's studio you will be working with a partner.
1111

12-
Each of you should work in your notebook that can be found at `data-analysis-projects/cleaning-data-with-pandas/studio`.
12+
Each of you should work in your notebook that can be found within this repository [Cleaning Data with Pandas Exercises and Studio](https://github.com/LaunchCodeEducation/cleaning-data-pandas-exercises-studio/tree/main).
13+
1314
You will also notice that we have already added a CSV for you. This CSV is a subset of a larger dataset on [Kaggle](https://www.kaggle.com/datasets/usda/a-year-of-pumpkin-prices) from the USDA. You only need this one CSV to do the studio.
1415

1516
## In Your Notebook

0 commit comments

Comments
 (0)