Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuwq0 committed Sep 7, 2024
1 parent f57d8fe commit c2fbb73
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 72 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ The class will be a combination of lectures and hands-on exercises. We will use

## Schedule

| Date | Topic | Notebooks |
| Date | Topic | Links |
| --- | --- | --- |
| 09/02 | Labor Day | |
| 09/09 | [Introduction && Python 101] | |
| 09/16 | [Numpy & Pandas] | |
| 09/09 | [Introduction && Python 101] | [slides](https://ai4eps.github.io/EPS88_PyEarth/lectures/00_introduction_python101), [notebook](https://ai4eps.github.io/EPS88_PyEarth/exercises/00_introduction_python101) |
| 09/16 | [Numpy & Pandas] | [slides](https://ai4eps.github.io/EPS88_PyEarth/lectures/01_numpy_pandas), [notebook](https://ai4eps.github.io/EPS88_PyEarth/exercises/01_numpy_pandas) |
| 09/23 | [Maplotlib & Cartopy & PyGMT] | |
| 09/30 | [SkLearn: Supervised Learning: Regression & Classification] | |
| 10/07 | [Sklearn: Advanced models: SVM & Decision Tree] | |
Expand Down
6 changes: 5 additions & 1 deletion docs/exercises/00_introduction_python101.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@
"metadata": {},
"source": [
"# PyEarth: A Python Introduction to Earth Science\n",
"## Class 1 Exercises"
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/AI4EPS/EPS88_PyEarth/blob/main/docs/exercises/00_introduction_python101.ipynb)\n",
"\n",
"\n",
"## Python101 Exercises"
]
},
{
Expand Down
68 changes: 0 additions & 68 deletions docs/exercises/00_introduction_python101.md

This file was deleted.

1 change: 1 addition & 0 deletions exercises
1 change: 1 addition & 0 deletions lectures

0 comments on commit c2fbb73

Please sign in to comment.