I just wrote an article on pipelines - https://bit.ly/3wmCce9
In this post, you will learn how to use scikit-learn pipelines? How to do Grid Search and Feature selection with Pipelines? How to use ColumnTransformer with Pipelines to handle numerical and categorical data. How to access the steps of a pipeline and nested parameters of estimators and transformers and many more.
Please let me know your thoughts on this.
Thanks.