filmov
tv
Lambda Functions for Data Science / Data Analysis - Python P.6
Показать описание
(My recommended courses that I took to learn Python!)
This video provides an overview of how data scientiests and data analysts frequently use lambda within functions like sorted, map, and filter. We start this video by going over a simple use case of sorting a dictionary using the sorted() function and lambda. From there we go over the basics of lambda and finally conclude with covering some examples of using lambda to filter a list and also map a list.
00:00 Intro
00:54 Use Case: Sorting a dictionary using sorted()
03:28 Use Case: Option 1 - Utilizing a User-defined Function
05:06 Use Case: Option 2 - Utilizing a Lambda Function
06:21 Lambda Basics: Syntax and Operation
10:38 Application: Filtering a list w/ filter()
14:12 Application: Transform a list w/ map()
16:26 conclusion
Recommended Certificates/Courses (Affiliate Links)
==================================
DataCamp:
Coursera:
My Tech for Data Science
(Includes Amazon Affiliate Links)
==================================
Social Media / Contact Me
======================
As an Amazon Associate, I earn a small commission from qualifying purchases on the Amazon links above. It costs you nothing but helps me in keeping the content coming.
#pythontutorial #lambda #python
This video provides an overview of how data scientiests and data analysts frequently use lambda within functions like sorted, map, and filter. We start this video by going over a simple use case of sorting a dictionary using the sorted() function and lambda. From there we go over the basics of lambda and finally conclude with covering some examples of using lambda to filter a list and also map a list.
00:00 Intro
00:54 Use Case: Sorting a dictionary using sorted()
03:28 Use Case: Option 1 - Utilizing a User-defined Function
05:06 Use Case: Option 2 - Utilizing a Lambda Function
06:21 Lambda Basics: Syntax and Operation
10:38 Application: Filtering a list w/ filter()
14:12 Application: Transform a list w/ map()
16:26 conclusion
Recommended Certificates/Courses (Affiliate Links)
==================================
DataCamp:
Coursera:
My Tech for Data Science
(Includes Amazon Affiliate Links)
==================================
Social Media / Contact Me
======================
As an Amazon Associate, I earn a small commission from qualifying purchases on the Amazon links above. It costs you nothing but helps me in keeping the content coming.
#pythontutorial #lambda #python
Комментарии