ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

49 results

EuroPython Conference
The art of yield — Maxim Danilov

EuroPython 2025 — North Hall on 2025-07-18] *The art of yield by Maxim Danilov* ...

32:35
The art of yield — Maxim Danilov

179 views

2 months ago

jsbueno: Programação, Imagens, Python e Diversão
Python: introduction to generator functions and "yield'

This is a short introduction to how Python behaves with generator functions, and how we can handle them.

12:19
Python: introduction to generator functions and "yield'

42 views

5 months ago

The Debug Zone
Understanding the Difference: return Iterator vs yield from Iterator in Python

In this video, we delve into the nuances of Python's iterator protocol, focusing on the key differences between using `return` in ...

1:32
Understanding the Difference: return Iterator vs yield from Iterator in Python

0 views

4 weeks ago

The Debug Zone
Understanding Yield in Python: Why Modifying Lists During Iteration Fails

In this video, we delve into the intricacies of list iteration in Python, focusing on a common pitfall: modifying lists while iterating over ...

2:43
Understanding Yield in Python: Why Modifying Lists During Iteration Fails

4 views

2 months ago

Nida Karagoz
What does the "yield" keyword do in Python? (9 SOLUTIONS!!)

What does the "yield" keyword do in Python? (9 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is ...

4:32
What does the "yield" keyword do in Python? (9 SOLUTIONS!!)

1 view

10 months ago

Peter Schneider
Correct type annotations for generator function that yields slices of the given sequence?

Correct type annotations for generator function that yields slices of the given sequence? I hope you found a solution that worked ...

2:29
Correct type annotations for generator function that yields slices of the given sequence?

1 view

8 months ago

The Debug Zone
Understanding Python Generator Expressions: A Comprehensive Guide

In this video, we delve into the world of Python generator expressions, a powerful feature that allows for efficient and concise data ...

2:15
Understanding Python Generator Expressions: A Comprehensive Guide

3 views

6 months ago

Peter Schneider
Why does strftime("%Y") not yield a 4-digit year for dates  1000 AD in Python's datetime module o...

Why does strftime("%Y") not yield a 4-digit year for dates 1000 AD in Python's datetime module on Linux? I hope you found a ...

3:15
Why does strftime("%Y") not yield a 4-digit year for dates 1000 AD in Python's datetime module o...

0 views

8 months ago

The Debug Zone
How to Catch Exceptions in Python Generators: A Complete Guide

In this video, we dive into the world of Python generators and explore the crucial topic of exception handling within them.

1:56
How to Catch Exceptions in Python Generators: A Complete Guide

0 views

9 months ago

Python Peak
What’s the trick to making a Fibonacci sequence? The #hidden Trick to Fibonacci Sequences with

What's the trick to making a Fibonacci sequence? 🖥️ Using a generator makes it easy and efficient. 🖥️ It yields Fibonacci ...

0:39
What’s the trick to making a Fibonacci sequence? The #hidden Trick to Fibonacci Sequences with

8 views

11 months ago

The Debug Zone
How to Pass Yield Fixtures as Test Parameters with a Temporary Directory

In this video, we delve into the intricacies of passing yield fixtures as test parameters using a temporary directory. Whether you're ...

4:03
How to Pass Yield Fixtures as Test Parameters with a Temporary Directory

3 views

4 months ago

Nida Karagoz
Why does `strftime("%Y")` not yield a 4-digit year for dates  1000 AD in Python's datetime module on

Why does `strftime("%Y")` not yield a 4-digit year for dates 1000 AD in Python's datetime module on ✧ I really hope you found a ...

2:07
Why does `strftime("%Y")` not yield a 4-digit year for dates 1000 AD in Python's datetime module on

0 views

8 months ago

LearnnCoach
Python Lecture 3 – Variables, Identifiers, and  Keywords

L3: Python Character – Variables, Identifiers, and Keywords Identifier: Identifiers are the user-defined names of variables, list, ...

24:02
Python Lecture 3 – Variables, Identifiers, and Keywords

57 views

7 months ago

The Debug Zone
Can Python Generators Be Used More Than Once? Understanding Their Behavior

In this video, we dive into the fascinating world of Python generators and explore a common question: can they be used more than ...

2:36
Can Python Generators Be Used More Than Once? Understanding Their Behavior

0 views

2 months ago

The Debug Zone
Understanding Element Storage in Python Generators: A Technical Deep Dive

In this video, we embark on a technical deep dive into the fascinating world of Python generators and their element storage ...

2:57
Understanding Element Storage in Python Generators: A Technical Deep Dive

0 views

8 months ago

NDSA
Efficient Capture and Transformation of Metadata for Born Digital Description

Lara Friedman-Shedlov, University of Minnesota NDSA Digital Preservation 2025 Conference Session 3B3 Lightning Talk Given ...

5:10
Efficient Capture and Transformation of Metadata for Born Digital Description

39 views

2 months ago

The Debug Zone
Why Does My Python Generator Lose Values? Common Coroutine Issues Explained

In this video, we delve into the intriguing world of Python generators and coroutines, exploring a common yet perplexing issue: ...

2:10
Why Does My Python Generator Lose Values? Common Coroutine Issues Explained

0 views

4 months ago

The Debug Zone
Understanding TensorFlow tf.name_scope: Why Same Names Yield Different Results

In this video, we delve into the intricacies of TensorFlow's `tf.name_scope` and explore how naming conventions can significantly ...

1:55
Understanding TensorFlow tf.name_scope: Why Same Names Yield Different Results

4 views

2 weeks ago

Nuno Marques
#ICEE2425 – Quadratic Equation Solver in Python: A Step-by-Step Approach

In this example for the #ICEE2425 introductory course in Programming using Python at NOVA FCT, we develop a function to solve ...

6:56
#ICEE2425 – Quadratic Equation Solver in Python: A Step-by-Step Approach

4 views

9 months ago

Charaf ZGUIOUAR
Pydata Global 2025 : Optimal Binning in Logistic Regression

In many regulated industries—finance, healthcare, insurance—logistic regression remains the model of choice for its ...

30:32
Pydata Global 2025 : Optimal Binning in Logistic Regression

79 views

4 weeks ago