Skip to content

Commit 9bede1f

Browse files
authored
Update README.md
1 parent e783665 commit 9bede1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
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 2 notebook files:
4+
### The Training is planned for ~2 hours and containing 3 notebook files:
5+
* **jupyter-notebook.ipynb** - quick Jupiter notebook introduction and tutorial
56
* **Mysql-io.ipynb** - Input/Output to MySQL using [MySQLdb connector](http://mysql-python.sourceforge.net/MySQLdb.html)
67
* **ETL with Python.ipynb** - ETL with python using [pETL](https://petl.readthedocs.io/en/latest/) package
78

0 commit comments

Comments
 (0)