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
280,036 results
pythonprogramming #pythontutorial #python # reduce(function, collection) = Reduces elements in a collection to a single value ...
15,114 views
1 year ago
Python's 'reduce' function can "reduce" an iterable to a single value. But the `reduce` function is often more hassle than it's worth.
1,246 views
2 years ago
python #pythonprogramming #pythontutorial # map(function, collection) = Applies a given function to all items in a collection ...
40,150 views
pythonprogramming #pythontutorial #python # filter(condition, collection) = return all elements that pass a condition.
19,585 views
Unlock the power of functional programming with Python's reduce() function! In this video, we'll explore how reduce() can help you ...
20 views
This video demonstrates how to use reduce function in Python. ------------------------------------------------------------ Explore my tutorials: ...
15,931 views
9 years ago
In this Python tutorial, we'll break down the reduce method with simple examples, show how it works with lists and numbers, and ...
16 views
10 months ago