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
199 results
What is `map()`? It's a built-in Python function that applies a given function to every item in an iterable, returning a map object (an ...
144 views
11 months ago
En Python moderne, on préfère utiliser les compréhensions de liste aux fonctions map et filter. Dans cette vidéo, nous avons vu la ...
3,561 views
8 years ago
python #pythonprogramming Join this channel to get access to perks: ...
23 views
2 years ago
Use the map and apply functions to run functions over a range of argument values.
295 views
5 years ago
Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...
1,176 views
3 months ago
This videos is for week 4 of Intro to Programming at Adelphi University 2024. We look at plotting US Census data for large cities in ...
208 views
1 year ago
Lambda expessions are one use calculator which can calculate multiple numbers at a time. For example:- my_nums = [1,2,3,4,5,6 ...
37 views
4 years ago
How to create your own custom map function in JavaScript?
81 views
What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...
450,493 views
7 years ago
Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.
2,492 views
10 years ago
Learn Python the Smart Way! In this quick tutorial, you'll discover how to generate powers of 2 using a sleek lambda function—no ...
12 views
5 months ago
Heat maps are a more condensed, information-rich, and efficient version of the peri-stimulus time histograms (PSTHs) we saw in ...
692 views
While Cypher can create and use literal maps/documents, APOC adds functions to create and update them dynamically and also ...
3,703 views
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
39,651 views
pythonprojects Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join ...
26 views
10 months ago
Autocorrelation pt7. As a fun aside, we will use some of the concepts we've learned about in the context of autocorrelation to learn ...
33,171 views
Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on using map to transform list elements to create a new list.
2,965 views
12 years ago
obsidian #tutorial #tips The first 500 people to use my link in the description or scan the QR code will receive a one month free trial ...
10,969 views
1 month ago
In this video, I explain how messages are transmitted over electromagnetic waves by altering their properties—a process known ...
239,154 views
We'll learn the 'apply' family of functions since they're really common but the map function is very similar and just a sort of tidy ...
1,296 views
A summary of arithmetic and order of operations.
426 views
This is Chapter 7 for Python for Informatics. www.pythonearn.com All Lectures: ...
40,078 views
13 years ago
Zip adds functionality that allows us to pair up elements from two or more lists (combined elements are "tuples"). We can then ...
222 views
3 years ago
Visio is a great tool for creating process diagrams, flowcharts and infographics. Till recently it was free. Now it is available as a part ...
108,479 views
Monads. The you know what. That dreaded word. Monoids in the category of endofunctors. Burritos with rules. They have a bad ...
1,216 views