ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

159 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

18 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

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

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

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

8 views

3 weeks ago

The Debug Zone
In Python how do I test if the interpreter is running Pyston, Jython, CPython?

Today's Topic: In Python how do I test if the interpreter is running Pyston, Jython, CPython? Thanks for taking the time to learn ...

3:42
In Python how do I test if the interpreter is running Pyston, Jython, CPython?

0 views

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

3 weeks ago

Codanics
Day 12: Learn Python Jupyter Notebook Tips and Tricks | 365 Days of Growing Together

... Markdown cells to format your notebooks • Tips for debugging Python code in Jupyter • Using visualizations in Jupyter for better ...

1:23:45
Day 12: Learn Python Jupyter Notebook Tips and Tricks | 365 Days of Growing Together

1,697 views

Streamed 13 days 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

4 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

5 days ago

The Debug Zone
How to Keep Selenium Session Logged In After Closing Driver in Python

In this video, we'll explore a common challenge faced by Selenium users: maintaining a logged-in session even after closing the ...

1:30
How to Keep Selenium Session Logged In After Closing Driver in Python

6 views

3 weeks ago

The Debug Zone
How to Pass a DataFrame Through Tkinter Classes in Python: A Step-by-Step Guide

In this video, we'll explore the process of passing a DataFrame through Tkinter classes in Python, a crucial skill for anyone looking ...

4:48
How to Pass a DataFrame Through Tkinter Classes in Python: A Step-by-Step Guide

1 view

3 weeks ago

The Debug Zone
How to Split a String by Two Delimiters into Two Columns in Python

In this video, we'll explore a practical technique for manipulating strings in Python by splitting them using two different delimiters.

2:51
How to Split a String by Two Delimiters into Two Columns in Python

0 views

3 weeks ago

The Debug Zone
Understanding Namespaces in Python 3 Classes: A Comprehensive Guide

In this video, we delve into the concept of namespaces in Python 3 classes, a fundamental aspect that plays a crucial role in how ...

2:25
Understanding Namespaces in Python 3 Classes: A Comprehensive Guide

0 views

3 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

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

5 days ago

The Debug Zone
How to Compare Custom Class Types in Python: A Step-by-Step Guide

In this video, we'll explore the intricacies of comparing custom class types in Python. Understanding how to effectively compare ...

1:33
How to Compare Custom Class Types in Python: A Step-by-Step Guide

0 views

3 weeks ago