The Fastest Way To Make Data Pipelines With Python
3 min readMar 15, 2022
Welcome back! Python is one of my favorite programming languages of all time, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at one of the fastest way to build data pipelines with Python, this specific method is by using the ploomber package! Luckily for us, this package is hosted on GitHub, here is a link to their repository:
This specific package prides itself on being the fastest way to build data pipelines with Python, here is their description of this package:
Installing this package is very easy, all we have to do is use the following pip command: