Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
14,112 results
Python Intermediate - Functions - Map, Filter and Reduce.
2 views
9mo ago
PythonReduce #Functools #pythontips #codingshorts #pythontutorial #functionalprogramming #learnpython #pythontricks ...
3 views
25.1 Python reduce() Example.
5mo ago
25 Python Reduce.
1 view
How Do I Reduce Python Virtual Environment Disk Space Usage? Are you looking to manage your Python virtual environments ...
85 views
10mo ago
LeetCode 1658 Minimum Operationsto Reduce X to Zero with Sliding Window in Python I first tried DFS + memoization, but it hit ...
27 views
1d ago
Welcome to the Python for AI & Automation Series! In this video, we will learn about map(), filter(), and reduce(), powerful ...
16 views
3mo ago
How Can I Reduce Python Virtual Environment Disk Usage? Are you looking for ways to keep your Python virtual environments ...
17 views
Ever seen Python code like map(lambda x: x * 2, numbers) and paused for a second? These four tools look cryptic the first time ...
12 views
4w ago
In this video, I explain Python's map(), filter(), and reduce() functions using the SAME list of examples so it's easy to understand.
11 views
7mo ago
Introduces the concept of "higher order" functions -- those which accept a function as a parameter, and/or return a function.
25.2 Python reduce() table.
0 views
A lambda is a real, genuine function -- just anonymous and limited to one expression -- and map/filter/reduce are the real ...
1mo ago
Intro In this project, we explore how to calculate total and category-wise sales using Python, Pandas, and Matplotlib. Along the ...
6 views
11mo ago