ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

163 results

The Debug Zone
Remote Debug Python in Docker with Visual Studio Code: Step-by-Step Guide

In this video, we'll explore the powerful combination of Python, Docker, and Visual Studio Code to streamline your development ...

3:03
Remote Debug Python in Docker with Visual Studio Code: Step-by-Step Guide

0 views

3 weeks ago

BioniChaos
Can AI Agents Win a Kaggle competition? Debugging LightGBM & Feature Selection

In this coding session, we explore the capabilities of AI agents in a real-world data science context, specifically focusing on a ...

59:16
Can AI Agents Win a Kaggle competition? Debugging LightGBM & Feature Selection

16 views

3 weeks ago

The Debug Zone
Fixing ImportError in Python Unittest: Start Directory Not Importable

In this video, we tackle a common issue faced by Python developers when running unit tests: the dreaded "ImportError: Start ...

2:45
Fixing ImportError in Python Unittest: Start Directory Not Importable

0 views

3 weeks ago

Dilate Technologies
Live Science: Live coding and debugging: Adaptive Predictive Coding

Teaching AI to Survive Chaotic Worlds: Adaptive Predictive Coding This project builds an online predictive coding system that can ...

1:33:40
Live Science: Live coding and debugging: Adaptive Predictive Coding

57 views

Streamed 1 month ago

TLA+ - The Temporal Logic of Actions
Halt (Break) on Init and Next when the next-state relation is false

TLA+ Debugger: Breakpoint Conditions with Deadlock Detection This screencast demonstrates how to use breakpoint conditions ...

0:59
Halt (Break) on Init and Next when the next-state relation is false

40 views

2 days ago

The Debug Zone
How to Calculate Exponential Moving Average in Python: A Step-by-Step Guide

In this video, we'll dive into the world of financial analysis by exploring how to calculate the Exponential Moving Average (EMA) ...

1:57
How to Calculate Exponential Moving Average in Python: A Step-by-Step Guide

0 views

2 weeks ago

The Debug Zone
Python Tutorial: Rename All Files in a Directory Using a Loop

In this Python tutorial, we'll explore a practical and efficient way to rename multiple files in a directory using loops. Whether you're ...

2:18
Python Tutorial: Rename All Files in a Directory Using a Loop

0 views

4 weeks ago

The Debug Zone
How to Split a String Every N Characters in Python: Step-by-Step Guide

In this video, we'll explore a practical and efficient way to split a string into smaller segments of a specified length using Python.

1:32
How to Split a String Every N Characters in Python: Step-by-Step Guide

0 views

2 weeks 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
Mastering Deep Set Python Dictionaries: Tips, Tricks, and Solutions

In this video, we dive deep into the world of Python dictionaries, focusing on the powerful concept of deep set dictionaries.

1:32
Mastering Deep Set Python Dictionaries: Tips, Tricks, and Solutions

0 views

2 weeks ago

The Debug Zone
Why are reversed and sorted of different types in Python?

Today's Topic: Why are reversed and sorted of different types in Python? Thanks for taking the time to learn more. In this video I'll ...

1:24
Why are reversed and sorted of different types in Python?

3 views

1 day ago

The Debug Zone
Installing psutil libraray with pip on OSX for Python

Today's Topic: Installing psutil libraray with pip on OSX for Python Thanks for taking the time to learn more. In this video I'll go ...

1:23
Installing psutil libraray with pip on OSX for Python

0 views

1 day ago

The Debug Zone
Fixing ImportError: No module named 'cv2' in Python 3 - Quick Solutions

In this video, we tackle a common issue faced by Python developers: the dreaded "ImportError: No module named 'cv2'." If you've ...

3:09
Fixing ImportError: No module named 'cv2' in Python 3 - Quick Solutions

0 views

3 weeks ago

The Debug Zone
How to Combine Values of Same Keys in a List of Dictionaries in Python

In this video, we'll explore a common challenge in Python programming: how to combine values of the same keys in a list of ...

1:32
How to Combine Values of Same Keys in a List of Dictionaries in Python

0 views

3 weeks ago

The Debug Zone
Fixing ModuleNotFoundError: No module named 'gi' in Python - Troubleshooting Guide

In this video, we tackle a common issue faced by Python developers: the dreaded "ModuleNotFoundError: No module named 'gi'.

2:50
Fixing ModuleNotFoundError: No module named 'gi' in Python - Troubleshooting Guide

6 views

2 weeks ago

The Debug Zone
Creating a Live Console in Python Using pty: A Step-by-Step Guide

In this video, we'll dive into the fascinating world of Python programming as we explore how to create a live console using the pty ...

3:01
Creating a Live Console in Python Using pty: A Step-by-Step Guide

0 views

2 weeks ago

The Debug Zone
How to Stack a Square DataFrame to Retain Upper/Lower Triangle in Python

In this video, we delve into the fascinating world of data manipulation in Python, specifically focusing on how to stack a square ...

1:32
How to Stack a Square DataFrame to Retain Upper/Lower Triangle in Python

0 views

3 weeks ago

The Debug Zone
How to Import Installed Python Modules: A Step-by-Step Guide

In this video, we'll explore the essential process of importing installed Python modules, a fundamental skill for any aspiring ...

1:45
How to Import Installed Python Modules: A Step-by-Step Guide

0 views

3 weeks ago

The Debug Zone
Fixing ImportError: No Module Named 'pandas' in Virtualenv - Quick Guide

In this quick guide, we'll tackle a common issue faced by Python developers: the "ImportError: No Module Named 'pandas'" error ...

3:03
Fixing ImportError: No Module Named 'pandas' in Virtualenv - Quick Guide

0 views

2 weeks ago

The Debug Zone
How to Sort a List of Lists Using Arithmetic in Python: A Step-by-Step Guide

In this video, we'll dive into the fascinating world of Python programming as we explore how to sort a list of lists using arithmetic ...

1:31
How to Sort a List of Lists Using Arithmetic in Python: A Step-by-Step Guide

0 views

4 weeks ago