Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
395 results
Learning Python begins with learning the Python vocabulary. This video series describes each of Python's reserved keywords.
40 views
1 year ago
In this video, we delve into the powerful assert statement in Python and explore how it can be leveraged to raise different types of ...
2 views
6 months ago
In this video, we explore a fascinating quirk of Python's handling of NaN (Not a Number) values, specifically why the expression ...
8 views
In this video, we dive into the powerful capabilities of Python's `assertLogs` method, exploring how it can be used to validate the ...
5 views
GIS: Assertion Error, python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise ...
6 views
4 years ago
Software development in Python: unittests and assertions I hope you found a solution that worked for you :) The Content (except ...
3 views
3 years ago
124 views
7 years ago
In this video, we tackle a common issue encountered when working with the Odo library in Python: the AssertionError stating that ...
10 months ago
AssertionError when using llama-cpp-python in Google Colab I hope you found a solution that worked for you :) The Content ...
204 views
2 years ago
Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...
0 views
Code Review: Unit test cases for Python palindrome Helpful? Please support me on Patreon: ...
26 views
13 views
Caveats; wonderful justifications why Exceptions aren't side effects, at least in Haskell.
811 views
Practical regular expressions are often extended with lookahead and lookbehind assertions. These constructs are used to refine ...