Conclusion
This lesson concludes the course and what you have learned so far. Congratulations!
We'll cover the following
Course conclusion
Having completed this course, you should now have a strong grasp of how to:
- Filter and subset a Pandas DataFrame
- Group Pandas DataFrames by categorical features, and analyze the resultant groups
- Handle dates in Pandas, and perform analysis based on extracted date features
- Apply functions to rows/columns to perform more complex computations/analyses
- Merge or combine multiple
DataFrames
based on different strategies
You have applied different methods to perform the above points, and have now covered a very good portion of the most important Pandas concepts. Congratulations!
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.