ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

204 results

Cours Python
5.2 Objet fonction, fonction lambda, map et filter

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 ...

8:43
5.2 Objet fonction, fonction lambda, map et filter

3,532 views

7 years ago

Craig Piercy
Python built-in function: map()

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 ...

5:21
Python built-in function: map()

144 views

8 months ago

Lisa DeBruine
Map and Apply

Use the map and apply functions to run functions over a range of argument values.

10:22
Map and Apply

295 views

5 years ago

COMPUTER & EXCEL SOLUTION
How to use predefined function map in python in hindi@COMPUTEREXCELSOLUTION #pythonprogramming

python #pythonprogramming Join this channel to get access to perks: ...

1:07
How to use predefined function map in python in hindi@COMPUTEREXCELSOLUTION #pythonprogramming

23 views

2 years ago

Programming threads
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...

1:01
Stop Using Lambda in Map/Filter! (Python Performance Trap Explained)

1,168 views

1 month ago

Matthew Curinga (mxc)
Sequential, divergent, and categorical colormaps in python

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 ...

1:09:39
Sequential, divergent, and categorical colormaps in python

204 views

1 year ago

DevByte Nexus
JavaScript Custom Map #interview #questions

How to create your own custom map function in JavaScript?

0:59
JavaScript Custom Map #interview #questions

78 views

1 year ago

Danny Heap
racket aggregates video 2.9/6 --- maps

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on using map to transform list elements to create a new list.

3:17
racket aggregates video 2.9/6 --- maps

1,780 views

12 years ago

Code Lab
Lambda expressions

Lambda expessions are one use calculator which can calculate multiple numbers at a time. For example:- my_nums = [1,2,3,4,5,6 ...

4:35
Lambda expressions

37 views

4 years ago

nptelhrd
Mod-05 Lec-38 Advanced Functions

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

46:30
Mod-05 Lec-38 Advanced Functions

2,482 views

10 years ago

Schraf : Maths-info
Découvrez le langage APL : 2e partie avec exercices corrigés

Seconde vidéo consacrée au langage APL. Transformer-Filtrer-Réduire (Map-filter-reduce) est un trio très utilisé de nos jours en ...

25:01
Découvrez le langage APL : 2e partie avec exercices corrigés

362 views

5 years ago

BiswasXTech
💡Powers of 2 in Python Using Lambda Function ⚡ No Loop Needed

Learn Python the Smart Way! In this quick tutorial, you'll discover how to generate powers of 2 using a sleek lambda function—no ...

10:23
💡Powers of 2 in Python Using Lambda Function ⚡ No Loop Needed

12 views

3 months ago

Neo4j
Creating and Manipulating Data-Structures (Map, Dict, Hash) with APOC (#7)

While Cypher can create and use literal maps/documents, APOC adds functions to create and update them dynamically and also ...

14:44
Creating and Manipulating Data-Structures (Map, Dict, Hash) with APOC (#7)

3,694 views

7 years ago

Danny Heap
racket aggregates video 3/6 --- maps

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on using map to transform list elements to create a new list.

3:24
racket aggregates video 3/6 --- maps

2,965 views

12 years ago

Chuck Severance
Python for Informatics - Chapter 7 Files

This is Chapter 7 for Python for Informatics. www.pythonearn.com All Lectures: ...

24:39
Python for Informatics - Chapter 7 Files

40,075 views

12 years ago

makingthematrix
Programming with Functions #8: Monads

Monads. The you know what. That dreaded word. Monoids in the category of endofunctors. Burritos with rules. They have a bad ...

11:47
Programming with Functions #8: Monads

1,209 views

4 years ago

Bilal Builds
Reloading My Cardboard Gun In ASMR...

cardboard #games #howtomake #tutorial #diy #craft #satisfying #build #satisfying #deadpool #marvel #gun #pistol ...

0:16
Reloading My Cardboard Gun In ASMR...

308,340 views

1 year ago

Dutton Institute
GEOG 489 Advanced Python programing for GIS

Geospatial Education at Penn State. For more information go to www.pennstategis.com or https://gis.e-education.psu.edu/

1:36
GEOG 489 Advanced Python programing for GIS

1,370 views

7 years ago

Data Analytics Ireland
How to Pass Multiple Lists to a Function And Compare

Are you using Python and wondering how to pass multiple lists to a function and compare the data? Here we have some code that ...

8:34
How to Pass Multiple Lists to a Function And Compare

1,402 views

3 years ago

weecology
Introduction to Repeating Things in R: Apply Functions

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 ...

8:39
Introduction to Repeating Things in R: Apply Functions

1,286 views

5 years ago