ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,448 results

CampusX
Lambda Functions in Python | Map, Filter and Reduce | Higher Order Functions in Python

In this tutorial, we delve into the world of anonymous functions and explore how Lambda functions streamline your code.

34:58
Lambda Functions in Python | Map, Filter and Reduce | Higher Order Functions in Python

51,768 views

3 years ago

Zeba Academy EN
How to Use reduce() Function in Python?

reduce() works differently than map() and a filter(). It does not return a new list based on the function and iterable we've passed.

0:51
How to Use reduce() Function in Python?

2 views

4 years ago

The Debug Zone
Joining Multiple PySpark DataFrames with Python's reduce() Function

In this video, we delve into the powerful capabilities of PySpark for data manipulation, focusing specifically on how to efficiently ...

2:23
Joining Multiple PySpark DataFrames with Python's reduce() Function

3 views

5 months ago

Codexpanse with Rakhim
Filter, Map, Reduce explained in less than 2 minutes

Lear about important building blocks of functional programming. Watch this video to learn about recursion: ...

1:34
Filter, Map, Reduce explained in less than 2 minutes

8,843 views

6 years ago

Python Peak
What’s the benefit of functools.reduce in aggregating data? Unlocking the Power of functools.reduce

What's the benefit of functools.reduce in aggregating data? functools.reduce allows you to combine items in a list easily.

0:15
What’s the benefit of functools.reduce in aggregating data? Unlocking the Power of functools.reduce

58 views

1 year ago

Applied Data Science
Python map filter reduce apply

Data Science.

7:30
Python map filter reduce apply

53 views

6 years ago

Schraf : Maths-info
3 - Python pratique : map, filter, reduce, lambda

00:00 Programmation fonctionnelle 06:33 map 09:09 filter 10:53 Application map et filter 14:49 reduce 17:38 reduce sur les ...

25:25
3 - Python pratique : map, filter, reduce, lambda

254 views

1 year ago

The Debug Zone
Optimize Python Code: Reduce Repetition in For Loops with These Tips

In this video, we dive into the world of Python programming to explore effective strategies for optimizing your code. Specifically ...

3:08
Optimize Python Code: Reduce Repetition in For Loops with These Tips

10 views

11 months ago

EuroPython Conference
Vijay Sajjanar - Reduce hardware costs in Internet of Things using Python

"Reduce hardware costs in Internet of Things using Python EuroPython 2020 - Poster session - 2020-07-24 - Poster 2 Online By ...

13:40
Vijay Sajjanar - Reduce hardware costs in Internet of Things using Python

155 views

5 years ago

AmbiG1
#Python - Lambda, map, filter, reduce [3.7]

ambig.one/2.

14:45
#Python - Lambda, map, filter, reduce [3.7]

76 views

6 years ago

North Bay Python
Memory Management in Python - The Basics

Nina Zakharenko https://2018.northbaypython.org/schedule/presentation/19/ As a new Python developer, trying to understand ...

30:27
Memory Management in Python - The Basics

43,915 views

7 years ago

Python Peak
What’s the trick for using multiprocessing in Python? Unlock the #secret of Faster Data Processing

What's the trick for using multiprocessing in Python? Multiprocessing allows you to run tasks in parallel. This can drastically ...

0:17
What’s the trick for using multiprocessing in Python? Unlock the #secret of Faster Data Processing

682 views

1 year ago

Python Peak
How to visualize array reduce function? visualizing array reduce use cases in python turtle

How to visualize array reduce function? Use Python Turtle to illustrate PHPs array_reduce. Create a symmetric and colorful ...

1:24
How to visualize array reduce function? visualizing array reduce use cases in python turtle

20 views

1 year ago

Python Peak
How can lru_cache #speed up expensive function calls? Unlock Python #speed with lru_cache Magic!

How can lru_cache speed up expensive function calls? lru_cache stores results of function calls to save time. Its useful for ...

0:20
How can lru_cache #speed up expensive function calls? Unlock Python #speed with lru_cache Magic!

72 views

1 year ago

Roel Van de Paar
Reduce common command in multiple methods - Python

Reduce common command in multiple methods - Python Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:33
Reduce common command in multiple methods - Python

4 views

3 years ago

EuroPython Conference
Alexander Hendorf - Data Analysis and Map-Reduce with mongoDB and pymongo

Alexander Hendorf - Data Analysis and Map-Reduce with mongoDB and pymongo [EuroPython 2015] [22 July 2015] [Bilbao, ...

38:02
Alexander Hendorf - Data Analysis and Map-Reduce with mongoDB and pymongo

998 views

10 years ago

KreaTuto
PF avec Python : La fonction « reduce »

A quoi sert la fonction « reduce » ? Comment utiliser la fonction « reduce » ? Programmation Fonctionnelle avec Python ...

3:52
PF avec Python : La fonction « reduce »

168 views

1 year ago

Python Peak
Why use functools.reduce() for chaining operations? Unlocking Power of functools.reduce() for

Why use functools.reduce() for chaining operations? ⛴️ functools.reduce() can simplify long sequences. ⛴️ But chaining ...

0:21
Why use functools.reduce() for chaining operations? Unlocking Power of functools.reduce() for

39 views

1 year ago

Python Peak
How can sys.intern() reduce memory usage in Python? Reduce Memory in Python with sys.intern() -

How can sys.intern() reduce memory usage in Python? sys.intern() lets you store only one copy of a repeated string. Using it ...

1:34
How can sys.intern() reduce memory usage in Python? Reduce Memory in Python with sys.intern() -

26 views

1 year ago

src7cse
Functional programming features  Lambda function, map, filter, reduce  in Python #python #src7cse

Functional programming features Lambda function, map, filter, reduce in Python #python #src7cse ...

7:07
Functional programming features Lambda function, map, filter, reduce in Python #python #src7cse

101 views

1 year ago