Skip to content

Commit f3ff310

Browse files
Merge pull request #162 from LaunchCodeEducation/add-eda-github-link
Added repo link for updated eda with pandas exercises
2 parents 67489f1 + 006806c commit f3ff310

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

content/eda-with-pandas/exercises/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ weight = 2
99

1010
Open up `data-analysis-projects/eda-with-pandas/exercises/exercise-with-pandas.ipynb` within Jupyter Notebooks and code along with the exercises inside.
1111

12+
{{% notice blue Note "rocket" %}}
13+
This repository has been updated and your local copy may be out of date, you can clone, or fork, a standalone repository holding the exercises and studio for this lesson here:
14+
15+
[Eda with pandas exercises and studio](https://github.com/LaunchCodeEducation/eda-pandas-exercises-studio)
16+
17+
{{% /notice %}}
18+
1219
## Submitting Your Work
1320

1421
When finished make sure to push your changes up to GitHub.

content/eda-with-pandas/studio/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ weight = 3
99

1010
Open up `data-analysis-projects/eda-with-pandas/studio/IMDB-Studio` directory within Jupyter Notebooks and code along with the instructions inside.
1111

12+
{{% notice blue Note "rocket" %}}
13+
This repository has been updated and your local copy may be out of date, you can clone, or fork, a standalone repository holding the exercises and studio for this lesson here:
14+
15+
[Eda with pandas exercises and studio](https://github.com/LaunchCodeEducation/eda-pandas-exercises-studio)
16+
17+
{{% /notice %}}
18+
1219
## Submitting Your Work
1320

1421
When finished make sure to push your changes up to GitHub.

0 commit comments

Comments
 (0)