pandas Advanced Tips: GroupBy, and Combing Data

pandas is a fast, powerful, flexible, and easy-to-use open-source data analysis and manipulation tool, built on top of the Python programming language.
This article will share some advanced pandas techniques I used in data analysis and machine learning tasks.