Skip to content

Commit 7ee3bce

Browse files
committed
Add lessons 1 and 8 to lesson list in README
1 parent 5aae370 commit 7ee3bce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ title: Programming with Python
66

77
## Python lessons for Data Carpentry
88

9-
There are several files and directories in this repository
9+
This repo contains the following lessons:
1010

1111
* 00-short-introduction-to-Python.md - the Python intro including information on data types
12+
* 01-starting-with-data.md
1213
* 02-index-slice-subset.md
1314
* 03-data-types-and-format.md
1415
* 04-merging-data.md
1516
* 05-data-workflows-and-automation-functions.md
1617
* 06-plotting-with-matplotlib.md
1718
* 07-putting-it-all-together.md
19+
* 08-working-with-sql.md

0 commit comments

Comments
 (0)