We show how to build intuitive and useful pipelines with Pandas DataFrame using a wonderful little library called pdpipe. Introduction Pandas is an amazing library in the Python ecosystem for data analytics and machine learning. They form the perfect bridge between the data world, where Excel/CSV files and SQL tables live, and the modeling world where Scikit-learn or TensorFlow perform their magic

