ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

150 results

Yash360
Lambda, Map & Filter in Python | Write Clean & Smart Code (2026)

In this video, you will learn Lambda functions, Map, and Filter in Python from scratch in a simple and beginner-friendly way.

24:29
Lambda, Map & Filter in Python | Write Clean & Smart Code (2026)

10 views

4 days ago

Zafar Iqbal
Python - Lecture 17 - Map Filter and Reduce

In this video we explore how Python built-in function map, filter and reduce and how the can be applied in Python programming.

19:52
Python - Lecture 17 - Map Filter and Reduce

1,402 views

6 days ago

PYAI HUB
Pandas Advanced Part 3 | apply vs map vs Vectorization (Real Performance Thinking)

Welcome to Pandas Advanced – Part 3 on PyAI Hub In this video, we dive into one of the most important performance concepts ...

16:48
Pandas Advanced Part 3 | apply vs map vs Vectorization (Real Performance Thinking)

17 views

1 day ago

د. عبدالكريم سحاب الدبسا
map function

دالة map() في بايثون تُستخدم لتطبيق دالة معينة على كل عنصر من عناصر كائن قابل للتكرار (مثل قائمة أو مجموعة)، وتُعيد كائن iterator ...

7:41
map function

35 views

7 days ago

Programmerology
NumPy, Pandas, & Python for Data Analysis | Python Data Analysis Tutorial for Beginners

NumPy, Pandas, & Python for Data Analysis | Python Data Analysis Tutorial for Beginners Welcome to this beginner-friendly guide ...

4:41:33
NumPy, Pandas, & Python for Data Analysis | Python Data Analysis Tutorial for Beginners

3 views

5 days ago

PythonicFlow
Python Lambda Functions | Anonymous Functions Tutorial in Hindi + English

Python Lambda Functions | Anonymous Functions Tutorial in Hindi + English Is video mein aap Python Lambda Functions ...

23:54
Python Lambda Functions | Anonymous Functions Tutorial in Hindi + English

11 views

5 days ago

codewithminal
Day - 33 | Lambda Function in Python for Machine Learning, Data Science & Analytics

Day - 33 | Lambda Function in Python for Machine Learning, Data Science & Analytics Welcome to Day 33 of our Python Learning ...

8:55
Day - 33 | Lambda Function in Python for Machine Learning, Data Science & Analytics

29 views

4 days ago

Dr Myo Thida
Py102_L09: MAP ADT

In this lecture, we walk through the concept of the Map ADT, the Python dictionary, and how it is implemented using a hash table.

16:58
Py102_L09: MAP ADT

19 views

6 days ago

Study Hacks-Institute of GIS & Remote Sensing
Google Earth Engine: Comparison between Python and JavaScript API

Join our upcoming online live training program starting on 21st February, 2026, where you will gain hands-on experience in using ...

3:17
Google Earth Engine: Comparison between Python and JavaScript API

76 views

4 days ago

Study Hacks-Institute of GIS & Remote Sensing
Detecting Land Surface temperature Change from 1990 to 2025 Using Google Earth Engine

Interested in learning more? Join our Live Training on Precision Agriculture Using Remote Sensing — all details are provided in ...

32:23
Detecting Land Surface temperature Change from 1990 to 2025 Using Google Earth Engine

112 views

Streamed 20 hours ago

MY DATA LAB
Lambda Functions in Python | Anonymous Functions Explained | Python Tutorial #42

In this video, you will learn Lambda Functions (Anonymous Functions) in Python and how to write short, powerful functions using ...

10:35
Lambda Functions in Python | Anonymous Functions Explained | Python Tutorial #42

0 views

3 days ago

Data Ved
PySpark RDD Explained  | Creating RDDs, map & filter, RDD to DataFrame (Day 2)

Welcome to Day 2 of the PySpark for Data Engineering series. In this video, we deep dive into RDDs (Resilient Distributed ...

19:25
PySpark RDD Explained | Creating RDDs, map & filter, RDD to DataFrame (Day 2)

0 views

1 day ago

Pune AI Community
LetsAI Python Functions Day 2

Here we will build on basics to write reusable code using functions, working with patterns using regular expressions and handling ...

1:09:18
LetsAI Python Functions Day 2

47 views

6 days ago

cmbformation
Maîtrisez les fonctions Lambda : Tout savoir sur les fonctions anonymes en moins de 10 minutes !

Découvrez comment écrire un code Python plus léger et élégant en maîtrisant les fonctions anonymes et les outils de ...

6:59
Maîtrisez les fonctions Lambda : Tout savoir sur les fonctions anonymes en moins de 10 minutes !

0 views

5 days ago

Get Python Code
Programming, Data Structures And Algorithms Using Python | Week 2 Quiz 2026|With Previous Year Proof

Visit our website : https://getpythoncode-help.github.io/ Join us on telegram https://t.me/getpythoncode Follow me on Instagram ...

3:49
Programming, Data Structures And Algorithms Using Python | Week 2 Quiz 2026|With Previous Year Proof

143 views

7 days ago

Data with Baraa
How I’d Become Data Analyst in 2026 From Zero to Lead (Built by Expert)

DataCamp Associate Data Analyst in SQL - https://datacamp.pxf.io/3JbOkK ▻ DataCamp Data Analyst in Power BI ...

26:20
How I’d Become Data Analyst in 2026 From Zero to Lead (Built by Expert)

30,990 views

6 days ago

Get Python Code
Programming, Data Structures And Algorithms Using Python | Week 1 Quiz 2026|With  Proof

Visit our website : https://getpythoncode-help.github.io/ Join us on telegram https://t.me/getpythoncode Follow me on Instagram ...

2:36
Programming, Data Structures And Algorithms Using Python | Week 1 Quiz 2026|With Proof

63 views

7 days ago

MUZAMIL CHANG
Unveiling "Third Eye": Turning a Single Photo into a Digital Identity Map!

I'm excited to share a mini-project I've been working on called Project Third Eye. Built using Python and Streamlit, this tool ...

1:43
Unveiling "Third Eye": Turning a Single Photo into a Digital Identity Map!

0 views

7 days ago

alcode
Python vs. C++ in 2026: Using Leetcode to Master C++ (Ep. 7: Two Sum)

In Episode 7 of my C++ journey, I'm taking on the "Hello World" of technical interviews: 1. Two Sum. I solve the problem in Python ...

17:04
Python vs. C++ in 2026: Using Leetcode to Master C++ (Ep. 7: Two Sum)

1,023 views

5 days ago

Study Hacks-Institute of GIS & Remote Sensing
Filtering Sentinel -1 SAR Data Using Google Earth Engine and Monitoring the Flood Zone

Interested in learning more? Join our Live Training on Precision Agriculture Using Remote Sensing — all details are provided in ...

31:44
Filtering Sentinel -1 SAR Data Using Google Earth Engine and Monitoring the Flood Zone

196 views

Streamed 3 days ago

R-Ladies Tirana
From 0 to Hero - Linear Algebra in Action: R and Python

From 0 to Hero: Linear Algebra with R & Python” is a hands‑on learning series hosted by R‑Ladies Tirana. We start from the ...

57:53
From 0 to Hero - Linear Algebra in Action: R and Python

26 views

6 days ago

Nidhi Chouhan
Isomorphic Strings 🔥 | LeetCode 205 | HashMap in Python | DSA Explained

In this video, we solve LeetCode 205 – Isomorphic Strings using a Bidirectional HashMap (Hashing) approach in Python.

8:40
Isomorphic Strings 🔥 | LeetCode 205 | HashMap in Python | DSA Explained

51 views

3 days ago

Emmanuel Jesuyon Dansu
15. Functions & Transformations

In this lesson on functions and transformations, we build a clear and intuitive understanding of what linearity really means by ...

31:48
15. Functions & Transformations

21 views

4 days ago

Ray Fernando
Codex App: Making an Agent Marketplace

OpenAI just dropped the Codex desktop app for Mac and I'm taking it for a spin on day one. The big addition is agent skills -- a ...

3:48:35
Codex App: Making an Agent Marketplace

1,758 views

Streamed 4 hours ago

Manocha Academy
Stop Memorising Biology. Do This Instead.

For Full Courses, LIVE Classes, Mock Tests & Notes please visit: Website: https://www.manochaacademy.com Android App: ...

5:46
Stop Memorising Biology. Do This Instead.

2,035 views

4 days ago