diff --git a/index.md b/index.md index 4508e11c..34f36a7f 100644 --- a/index.md +++ b/index.md @@ -1,10 +1,8 @@ --- -maintainers: Iain Emsley +maintainers: David Palmquist, Iain Emsley site: sandpaper::sandpaper_site --- -**Lesson Maintainers:** {{ page.maintainers | join: ', ' }} - Python is a general purpose programming language that is useful for writing scripts to work effectively and reproducibly with data. This is an introduction to Python designed for participants with no programming experience. These lessons can be taught in a day (~ 6 hours). They start with some basic information about Python syntax, the Jupyter notebook interface, and move through how to import CSV files, using the pandas package to work with data frames, how to calculate summary information from a data frame, and a brief introduction to plotting. The last lesson demonstrates how to work with databases directly from Python. diff --git a/md5sum.txt b/md5sum.txt index 23df5c04..ce3e9310 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -4,7 +4,7 @@ "LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-02-13" "NEWS.md" "05db0f2f72f5ee38004fa43df71ee91c" "site/built/NEWS.md" "2024-02-13" "config.yaml" "32c5561d0d2b1a0cc0d36bba0949db4c" "site/built/config.yaml" "2024-02-13" -"index.md" "3ab912d52f999bb8734bb1ff4cf21648" "site/built/index.md" "2024-02-13" +"index.md" "7d43a24a9cd8ce6d9fb6bd2be6842ede" "site/built/index.md" "2024-02-13" "episodes/00-short-introduction-to-Python.md" "7842c8d9b1914c4e980972d39e61c5ad" "site/built/00-short-introduction-to-Python.md" "2024-02-13" "episodes/01-starting-with-data.md" "22158e7f8b879f55d3622f91a3341961" "site/built/01-starting-with-data.md" "2024-02-13" "episodes/02-index-slice-subset.md" "b562071cd77cc3df2f00f500fea0c840" "site/built/02-index-slice-subset.md" "2024-02-13"