Develop your first ETL job in Python using bonobo
In this post I am going to discuss how you can write ETL jobs in Python by usingĀ Bonobo library. Before I get into the library itself, allow me to discuss about ETL itself and why is it needed? What is ETL? ETL is actually short form of Extract, Transform and Load, a process in […]