Skip to content

Commit 68a5873

Browse files
authored
Update README.md
1 parent 066e28d commit 68a5873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ETL with Python and MySQL
22
ETL with Python Training - Taught by me during [Data Warehousing course - Tel Aviv University 2017](http://www30.tau.ac.il/yedion/syllabuse.asp?course=0571417202)
33

4-
### The Training is planned for ~2 hours and containing 3 notebook files:
4+
### The Training is planned for ~2 hours and contains 4 notebook files:
55
* **[jupyter-notebook.ipynb](/jupyter-notebook.ipynb)** - quick Jupiter notebook introduction and tutorial
66
* **[Mysql-io.ipynb](/Mysql-io.ipynb)** - Input/Output to MySQL using [``MySQLdb`` connector](http://mysql-python.sourceforge.net/MySQLdb.html)
77
* **[ETL with Python.ipynb](/ETL%20with%20Python.ipynb)** - ETL with python using [``petl``](https://petl.readthedocs.io/en/latest/) package

0 commit comments

Comments
 (0)