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
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
4
### The Training is planned for ~2 hours and containing 2 notebook files:
5
-
* Mysql-io.ipynb - Input/Output to MySQL using [MySQLdb connector](http://mysql-python.sourceforge.net/MySQLdb.html)
6
-
* ETL with Python.ipynb - ETL with python using [pETL](https://petl.readthedocs.io/en/latest/) package
5
+
***Mysql-io.ipynb** - Input/Output to MySQL using [MySQLdb connector](http://mysql-python.sourceforge.net/MySQLdb.html)
6
+
***ETL with Python.ipynb** - ETL with python using [pETL](https://petl.readthedocs.io/en/latest/) package
7
7
8
8
### Data files:
9
-
* drinks.json - drinks consumption data ([source](https://github.com/justmarkham))
10
-
* drinks.zip - zipped json file (used for an example)
9
+
***drinks.json** - drinks consumption data ([source](https://github.com/justmarkham))
10
+
***drinks.zip** - zipped json file (used for an example)
0 commit comments