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:

  1. Filter and subset a Pandas DataFrame
  2. Group Pandas DataFrames by categorical features, and analyze the resultant groups
  3. Handle dates in Pandas, and perform analysis based on extracted date features
  4. Apply functions to rows/columns to perform more complex computations/analyses
  5. 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 70+ hands-on prep courses.