- Understand the need for Pandas in Data Science
- Data Manipulation and Transformations
- Pivot Tables and Group By
- Merging Data
This project challenges you to manipulate large datasets without using conventional programming techniques to extract business insights. Solving these assignments will help you get hands-on experience of pandas library and help to develop a strong base for more complex data manipulations. You will become proficient with the power-tool of pandas - the DataFrame.
We will continue to manipulate the IPL dataset but this time we will experience the power of pandas DataFrames!