Loading
Cover of Python Feature Engineering Cookbook, 3rd Edition
English Unordered Machine Learning

Python Feature Engineering Cookbook, 3rd Edition

Soledad Galli

Soledad Galli

5.0 / 5

2 reviews

2024

Published

396

pages

1489

views

Streamline data preprocessing and feature engineering in your machine learning project with this third edition of the Python Feature Engineering Cookbook to make your data preparation more efficient. This guide addresses common challenges, such as imputing missing values and enco

About this book

Streamline data preprocessing and feature engineering in your machine learning project with this third edition of the Python Feature Engineering Cookbook to make your data preparation more efficient. This guide addresses common challenges, such as imputing missing values and encoding categorical variables using practical solutions and open source Python libraries. You’ll learn advanced techniques for transforming numerical variables, discretizing variables, and dealing with outliers. Each chapter offers step-by-step instructions and real-world examples, helping you understand when and how to apply various transformations for well-prepared data. The book explores feature extraction from complex data types such as dates, times, and text. You’ll see how to create new features through mathematical operations and decision trees and use advanced tools like Featuretools and tsfresh to extract features from relational data and time series. By the end, you’ll be ready to build reproducible feature engineering pipelines that can be easily deployed into production, optimizing data preprocessing workflows and enhancing machine learning model performance.

Ask this book

Your question is answered in the context of this title and author. Each answer uses 2 points.

Sign in to ask the book assistant.

Reader reviews

2 reviews · 5.0 average out of 5

nandan0

2025/06/07

5 / 5

This is a must-have book if you are new to data science or want to refresh your skills. As we all know, most of the time in data science is spent on data cleaning/feature engineering.

george61

2025/08/10

5 / 5

Feature Engineering is essential for any data analytics work.

Write a review

Sign in to publish a review.

Reader questions and answers

Ask a focused question and learn from the community.

Sign in to ask or answer a question.

No questions yet

Be the first to ask a clear, useful question.

Related references that continue this learning path.