Deep search
Nederlands
All
Search
Images
Videos
Maps
News
Copilot
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Myspace
Dailymotion
Metacafe
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
3:34
YouTube
Bro Code
Learn Python REDUCE() in 3 minutes! ♻️
#pythonprogramming #pythontutorial #python # reduce(function, collection) = Reduces elements in a collection to a single value # For loop is better in most cases # Reduce is better for a functional approach + readability from functools import reduce prices = [19.99, 1.00, 5.75, 12.99, 10.99] total = reduce(lambda x, y: x + y, prices) print(f ...
7K views
Jul 21, 2024
Python Tutorial
2:14:23
Guide to Agentic AI – Build a Python Coding Agent with Gemini
YouTube
freeCodeCamp.org
34.9K views
3 days ago
35:08
Complete Python Pandas Tutorial 2025 | Advanced Python Series | Data Analytics | Career247
YouTube
Career247
7.4K views
2 days ago
5:42:43
Machine Learning With Python Full Course | Machine Learning Tutorial For Beginners | Simplilearn
YouTube
Simplilearn
1.2K views
6 days ago
Top videos
30:45
Unlock the Power of Reducing Functions in Python! 🔁🐍
YouTube
Eddigi
2 views
1 month ago
3:24
reduce() in Python | Find the Product of a List | Task 40/100 - Learn Python with 100 tasks
YouTube
Engr. Irfan Sultan
3 weeks ago
0:16
Functional programming in Python: using reduce
YouTube
Learn 2 Apply
515 views
5 months ago
Python Projects
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
4.7M views
Dec 9, 2020
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
1.7M views
Jan 23, 2024
2:51:09
Learn Python With 5 Projects - From Beginner to Advanced
YouTube
Tech With Tim
132.2K views
11 months ago
30:45
Unlock the Power of Reducing Functions in Python! 🔁🐍
2 views
1 month ago
YouTube
Eddigi
3:24
reduce() in Python | Find the Product of a List | Task 40/100 - Learn Pytho
…
3 weeks ago
YouTube
Engr. Irfan Sultan
0:16
Functional programming in Python: using reduce
515 views
5 months ago
YouTube
Learn 2 Apply
0:35
Unlocking the Power of Python's `reduce()` Function
78 views
1 month ago
YouTube
CodeCrafters
1:55
#5 Python Reduce Function Example
4 views
3 months ago
YouTube
Mahesh Naidu
43:06
DAY 43: Filter, Map & Reduce🚀 in Python
256 views
1 month ago
YouTube
nETSETOS
13:53
Map, Reduce, and Filter in Python | Functional Programming in Python
32 views
5 months ago
YouTube
Avinash Navlani
15:40
Python Lambda, Filter, Map, Reduce Explained Simply | #lambdafunction
…
30 views
2 months ago
YouTube
InsightVanta
3:13:34
Lambda, Map, Reduce, Filter, Zip, Enumerate and Recursion in Python
610 views
8 months ago
YouTube
Ajay Kumar Gupta
2:23
Joining Multiple PySpark DataFrames with Python's reduce() Function
1 month ago
YouTube
The Debug Zone
10:14
Master High-Order Functions in Python 🔥 | map(), filter(), reduce() wit
…
24 views
2 months ago
YouTube
Tuta Tech
1:19:59
reduce concept in python || Day-66 || python tutorial for beginners
87 views
11 months ago
YouTube
NareshItpython
47:15
Map, Filter and Reduce in Python
1 month ago
YouTube
Prem Verma
1:49
Efficiently Reduce Lines of Code with Multi-Variable Equations in Python
1 month ago
YouTube
vlogize
2:31
Python Programming - Reduce Function | #shorts #python #pythonp
…
1 month ago
YouTube
Tycomac Codes
1:14
Lambda in Python Explained with map, filter, reduce | Python in 60s
37 views
3 weeks ago
YouTube
ShulinAnubha Academy
1:00
Compress a picture in less than 1 min with #python
636 views
2 weeks ago
YouTube
B2A Tech
15:20
1.9.4 Map, Reduce, Filter, and Lambda Functions in Python | Explained with
…
2 months ago
YouTube
Decode AI
1:49
Efficiently Reduce List Values to Zero Using Python
1 month ago
YouTube
vlogize
2:00
How to Perform filter, map, and reduce Equivalents in Python?
5 months ago
YouTube
vlogize
4:38
41. Reduce Function in Python | Python Tutorial in Telugu
259 views
8 months ago
YouTube
Telugu WebTech
1:43
How to Reduce Cython Compiled Code's Interaction with Python
3 months ago
YouTube
vlogize
1:54
How to Reduce PyInstaller Executable Size: Tips and Best Practices
4 views
4 months ago
YouTube
The Debug Zone
0:43
Elevate Your Code with Python's `functools.reduce()`
2 views
3 months ago
YouTube
Code in Seconds
16:11
Python Lambda Function with Map | Filter | Reduce Functions | Python 10
…
103 views
1 week ago
YouTube
Coding Wallah Sir
1:53
Mastering np.maximum.reduce with Pandas: A Guide to Grouping Numpy
…
1 month ago
YouTube
vlogize
0:45
Reduce Python Code in Seconds! (Beginner vs Pro)
514 views
6 months ago
YouTube
Jacks Technologies
0:31
How do I implement a rate limiter in Python? The Ultimate Rate Limiter in
…
364 views
9 months ago
YouTube
Python Peak
10:30
Reduce | Python Beginner to Advance | Python Tutorial
39 views
Sep 3, 2024
YouTube
Learning Logic
See more videos
More like this
Feedback