Skip to content

Commit df72810

Browse files
Re-create student versions of notebooks (#17)
1 parent 0e24c65 commit df72810

267 files changed

Lines changed: 19804 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

notebooks/01-introduction-tabular-data.ipynb

Lines changed: 2308 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/02-introduction-geospatial-data.ipynb

Lines changed: 1243 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/03-coordinate-reference-systems.ipynb

Lines changed: 598 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/04-spatial-relationships-joins.ipynb

Lines changed: 1063 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/05-spatial-operations-overlays.ipynb

Lines changed: 1583 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/10-introduction-raster.ipynb

Lines changed: 896 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/11-numpy.ipynb

Lines changed: 2613 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/12-rasterio.ipynb

Lines changed: 1385 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/13-xarray.ipynb

Lines changed: 2072 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
districts = pd.read_csv("data/paris_districts.csv")

0 commit comments

Comments
 (0)