ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

179 results

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

10 months ago

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,553 views

8 years 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

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

206 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

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,489 views

10 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

Jon Gjengset
impl Rust: Avro IDL tool in Rust via ANTLR

Some of you may be familiar with Avro, the Apache take on Google's Protocol Buffers. Where Protobuf has just one file format, ...

4:54:38
impl Rust: Avro IDL tool in Rust via ANTLR

1,718 views

11 hours ago

Nils Berglund
Tutorial: Some examples of chaotic systems

In this lecture, we will see a definition of chaotic dynamics, and several examples of systems which can be proven to be chaotic ...

1:13:40
Tutorial: Some examples of chaotic systems

1,312 views

2 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

4 months ago

Jon Gjengset
Live-coding a linked hash map in Rust

Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...

2:29:40
Live-coding a linked hash map in Rust

39,540 views

7 years ago

weecology
Exploring lagged correlations between different time series

Autocorrelation pt7. As a fun aside, we will use some of the concepts we've learned about in the context of autocorrelation to learn ...

6:24
Exploring lagged correlations between different time series

33,008 views

5 years 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,703 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

J David Eisenberg
Chapter 7: Function Prototypes

Using function prototypes allows you to call functions before you have defined their function body.

5:01
Chapter 7: Function Prototypes

179 views

5 years ago

Jeremy Howard
Lesson 3: Practical Deep Learning for Coders 2022

00:00 Introduction and survey 01:36 "Lesson 0" How to fast.ai 02:25 How to do a fastai lesson 04:28 How to not self-study 05:28 ...

1:30:25
Lesson 3: Practical Deep Learning for Coders 2022

150,839 views

3 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,077 views

13 years ago

Jeremy Howard
Lesson 7: Practical Deep Learning for Coders 2022

00:00 - Tweaking first and last layers 02:47 - What are the benefits of using larger models 05:58 - Understanding GPU memory ...

1:46:43
Lesson 7: Practical Deep Learning for Coders 2022

53,184 views

3 years ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

668 views

6 years ago