You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# ETL with Python and MySQL
2
2
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)
3
3
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:
5
5
***[jupyter-notebook.ipynb](/jupyter-notebook.ipynb)** - quick Jupiter notebook introduction and tutorial
6
6
***[Mysql-io.ipynb](/Mysql-io.ipynb)** - Input/Output to MySQL using [``MySQLdb`` connector](http://mysql-python.sourceforge.net/MySQLdb.html)
7
7
***[ETL with Python.ipynb](/ETL%20with%20Python.ipynb)** - ETL with python using [``petl``](https://petl.readthedocs.io/en/latest/) package
0 commit comments