This small project format was great for focusing in on 1 subject area (Lambda Functions) to provide enough examples to both practice the technique and illustrate the breadth of applications for lambda functions. My proficiency is using lambda functions has definitely improved to a good working level now. The instructor spoke clearly and accurately. I will surely take many more of these short Project "classes" on several other topics.
In this project we are going to learn about lambda expressions and it's application in python. We are going to start with what is Lambda expression and how we can define it, comparing lambda functions with regular functions in python and at the end we will learn how to use lambda functions for data manipulation and exploration in pandas. this guided-project is completely beginner friendly. you only need to have basic knowledge of python programming and some experience coding in Jupyter notebook environment.