Easy ETL Program with Python HD

13.08.2017
This video walks you through creating an quick and easy Extract (Transform) and Load program using python. In less than 30 lines of code you will be able to be up and running with your data. The video walks through the entire development process, but if you want to go straight to the code, visit: https://gitlab.com/oscarvalles/py4all/blob/master/py_el/pyel.py Also, this video leverages using pgpass for password storage. If you are new to that, go to: https://www.youtube.com/watch?v=jlYGl6W0wIo I also recommend reading up on the following libraries as they offer rich features for data interaction within the Python programming language: petl: https://petl.readthedocs.io/en/latest/index.html# psycopg2: http://initd.org/psycopg/ sqlalchemy: https://www.sqlalchemy.org/

Похожие видео

Показать еще