We have already covered most of the fundamentals of working with data using the Pandas library. There is one more topic I'd like to discuss before concluding the series: The Apply function.
In the previous article, we learned how to create subgroups of data using the groupby function. This is