ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

402 results

Craig Piercy
Python keyword video reference: ASSERT

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:46
Python keyword video reference: ASSERT

40 views

1 year ago

The Debug Zone
Python Assert: How to Raise Different Error Types for Better Debugging

In this video, we delve into the powerful assert statement in Python and explore how it can be leveraged to raise different types of ...

1:31
Python Assert: How to Raise Different Error Types for Better Debugging

2 views

5 months ago

The Debug Zone
Understanding Why assert np.nan == np.nan Fails in Python: A Deep Dive

In this video, we explore a fascinating quirk of Python's handling of NaN (Not a Number) values, specifically why the expression ...

3:48
Understanding Why assert np.nan == np.nan Fails in Python: A Deep Dive

8 views

1 year ago

The Debug Zone
Can assertLogs Validate Log Message Format in Python? A Complete Guide

In this video, we dive into the powerful capabilities of Python's `assertLogs` method, exploring how it can be used to validate the ...

3:22
Can assertLogs Validate Log Message Format in Python? A Complete Guide

5 views

1 year ago

Roel Van de Paar
GIS: Assertion Error, python (2 Solutions!!)

GIS: Assertion Error, python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise ...

1:56
GIS: Assertion Error, python (2 Solutions!!)

6 views

4 years ago

Peter Schneider
Software development in Python: unittests and assertions

Software development in Python: unittests and assertions I hope you found a solution that worked for you :) The Content (except ...

2:03
Software development in Python: unittests and assertions

3 views

3 years ago

Python Peak
How can pytest improve your testing process? Master Clean Tests in Python with pytest!

How can pytest improve your testing process? pytest makes writing tests simple and intuitive. You can use fixtures to set up ...

0:23
How can pytest improve your testing process? Master Clean Tests in Python with pytest!

1,416 views

1 year ago

Python Peak
What’s the power of pytest.mark.parametrize? Unlocking Efficient Testing with

What's the power of pytest.mark.parametrize? pytest.mark.parametrize helps reduce repetitive test code. It allows you to test ...

0:12
What’s the power of pytest.mark.parametrize? Unlocking Efficient Testing with

160 views

1 year ago

Python Peak
How does pytest handle async tests in Python? Master Async Testing with Pytest in Python!

How does pytest handle async tests in Python? Async testing with `pytest` is made easy using `pytest-asyncio`. This allows ...

0:38
How does pytest handle async tests in Python? Master Async Testing with Pytest in Python!

247 views

1 year ago

RU Computer Science
assert
3:25
assert

124 views

7 years ago

Adam Gaweda, Dr. Sensei
Catching Multiple Exception Types in Python
3:07
Catching Multiple Exception Types in Python

598 views

5 years ago

Python Peak
How can Pydantic enhance data validation? Transform Your Data with Pydantic in Python!

How can Pydantic enhance data validation? 🏍️ Pydantic helps create clear data models. 🏍️ It automatically validates input ...

0:17
How can Pydantic enhance data validation? Transform Your Data with Pydantic in Python!

212 views

1 year ago

Peter Schneider
AssertionError when using llama-cpp-python in Google Colab

AssertionError when using llama-cpp-python in Google Colab I hope you found a solution that worked for you :) The Content ...

2:56
AssertionError when using llama-cpp-python in Google Colab

204 views

2 years ago

The Debug Zone
Fixing Python Odo SQL AssertionError: Datashape Must Be Record Type

In this video, we tackle a common issue encountered when working with the Odo library in Python: the AssertionError stating that ...

2:17
Fixing Python Odo SQL AssertionError: Datashape Must Be Record Type

2 views

10 months ago

Mixible
Is there a way to override default assert in pytest python

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
Is there a way to override default assert in pytest python

0 views

1 year ago

Culebreando en Python
Verificar mayor de edad en Python: Método incorrecto vs Solución Pro con manejo de errores

En este video te muestro cómo verificar si una persona es mayor de edad en Python, comparando un enfoque incorrecto (para ...

0:23
Verificar mayor de edad en Python: Método incorrecto vs Solución Pro con manejo de errores

915 views

1 year ago

Craig Piercy
Python keyword video reference: RAISE

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

2:55
Python keyword video reference: RAISE

8 views

1 year ago

Python Peak
What’s the hack for parameterized testing in pytest? Unlock Powerful Testing with pytest

What's the hack for parameterized testing in pytest? When writing tests, you often repeat similar code. Parameterized testing ...

0:11
What’s the hack for parameterized testing in pytest? Unlock Powerful Testing with pytest

115 views

1 year ago

Jesse Warden
In 60 Seconds: Why Functional Programmers Avoid Exceptions

Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.

1:01
In 60 Seconds: Why Functional Programmers Avoid Exceptions

807 views

4 years ago

Craig Piercy
Python keyword video reference: GLOBAL

Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.

3:04
Python keyword video reference: GLOBAL

13 views

1 year ago