ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

403 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

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

598 views

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

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

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

Craig Piercy
Python keyword video reference: DEL

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

2:40
Python keyword video reference: DEL

13 views

1 year ago

John Hammond
Python 12 Default Parameters

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...

3:58
Python 12 Default Parameters

1,273 views

13 years 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: 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

Craig Piercy
Python keyword video reference: YIELD

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

2:39
Python keyword video reference: YIELD

29 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

Craig Piercy
Python keyword video reference: TRY

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

3:03
Python keyword video reference: TRY

11 views

1 year ago

Craig Piercy
Python keyword video reference: DEF

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

2:58
Python keyword video reference: DEF

19 views

1 year ago

Craig Piercy
Python keyword video reference: AND

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

3:04
Python keyword video reference: AND

78 views

1 year 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