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
7,331 results
In this video, I introduce the map-filter-reduce paradigm. Conceptually speaking, it is simply a classification scheme for the ...
228 views
5y ago
00:00 Programmation fonctionnelle 06:33 map 09:09 filter 10:53 Application map et filter 14:49 reduce 17:38 reduce sur les ...
285 views
1y ago
A quoi sert la fonction « reduce » ? Comment utiliser la fonction « reduce » ? Programmation Fonctionnelle avec Python ...
207 views
2y ago
How to visualize array reduce function? Use Python Turtle to illustrate PHPs array_reduce. Create a symmetric and colorful ...
20 views
In this video, we dive into the world of Python programming to explore effective strategies for optimizing your code. Specifically ...
11 views
How can sys.intern() reduce memory usage in Python? sys.intern() lets you store only one copy of a repeated string. Using it ...
27 views
In this tutorial, we delve into the world of anonymous functions and explore how Lambda functions streamline your code.
62,089 views
4y ago
Why use functools.reduce() for chaining operations? Reduce allows you to apply a function to a list. It combines items based ...
57 views
Extracto primera sesión online del módulo BigData de la carrera Data Science en Desafío Latam.
463 views
6y ago
Why does Python's __slots__ save memory? The __slots__ mechanism reduces memory by avoiding instance dictionaries.
15 views
reduce() works differently than map() and a filter(). It does not return a new list based on the function and iterable we've passed.
2 views
Lear about important building blocks of functional programming. Watch this video to learn about recursion: ...
8,978 views
EuroPython 2025 — North Hall on 2025-07-18] *Memory Efficient Iteration with Python's itertools- A Deep Dive by Kalyan ...
8mo ago
ambig.one/2.
76 views
7y ago
1127. 1/2 HackerRank Uso de la Función reduce() para el Producto de Números Racionales con el lenguaje de programación ...
146 views
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
81 views
3y ago
4 views
In this video, we delve into the powerful capabilities of PySpark for data manipulation, focusing specifically on how to efficiently ...
5 views
11mo ago
An example of using functions to simplify a small Python program, taking from _Introduction to Computing and Programming in ...
126 views