We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aae370 commit 7ee3bceCopy full SHA for 7ee3bce
README.md
@@ -6,12 +6,14 @@ title: Programming with Python
6
7
## Python lessons for Data Carpentry
8
9
-There are several files and directories in this repository
+This repo contains the following lessons:
10
11
* 00-short-introduction-to-Python.md - the Python intro including information on data types
12
+* 01-starting-with-data.md
13
* 02-index-slice-subset.md
14
* 03-data-types-and-format.md
15
* 04-merging-data.md
16
* 05-data-workflows-and-automation-functions.md
17
* 06-plotting-with-matplotlib.md
18
* 07-putting-it-all-together.md
19
+* 08-working-with-sql.md
0 commit comments