12. Feature Engineering
Overview
By the end of the chapter, you will be able to merge multiple datasets together; bin categorical and numerical variables; perform aggregation on data; and manipulate dates using pandas
.
This chapter will introduce you to some of the key techniques for creating new variables on an existing dataset.