.. -*- mode: rst -*- Pipeline ======== Feature-engine's Pipeline is equivalent to Scikit-learn's pipeline, and in addition, it accepts the method `transform_x_y`, to adjust both X and y, in those cases where rows are removed from X. .. toctree:: :maxdepth: 1 Pipeline make_pipeline