ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

900 results

Roel Van de Paar
String manipulation in Python

String manipulation in Python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

1:49
String manipulation in Python

1 view

3 years ago

The Debug Zone
How to Check the Last Character of a String in Python: A Step-by-Step Guide

In this video, we'll explore a fundamental aspect of string manipulation in Python: checking the last character of a string. Whether ...

3:43
How to Check the Last Character of a String in Python: A Step-by-Step Guide

1 view

1 year ago

The Debug Zone
Python String to Float Conversion Error: Handling Negative Numbers

In this video, we dive into a common issue faced by Python developers: converting strings to float values, particularly when ...

1:31
Python String to Float Conversion Error: Handling Negative Numbers

1 view

3 months ago

The Debug Zone
How to Split Strings with Regex in Python Without Removing Delimiters

In this video, we'll explore the powerful capabilities of regular expressions in Python, specifically focusing on how to split strings ...

3:44
How to Split Strings with Regex in Python Without Removing Delimiters

5 views

1 year ago

Roel Van de Paar
String Manipulation: Given two operations on a character 'A', Copy and Paste, find the minimum...

Code Review: String Manipulation: Given two operations on a character 'A', Copy and Paste, find the minimum number of ...

2:32
String Manipulation: Given two operations on a character 'A', Copy and Paste, find the minimum...

28 views

3 years ago

The Debug Zone
How to Check if Any Character in a String is Alphanumeric in Python

In this video, we'll explore a fundamental aspect of string manipulation in Python: checking if any character in a string is ...

3:27
How to Check if Any Character in a String is Alphanumeric in Python

7 views

1 year ago

The Debug Zone
How to Treat a String as a File in Python: A Step-by-Step Guide

In this video, we'll explore a powerful feature in Python that allows you to treat strings as files. This technique can simplify data ...

3:47
How to Treat a String as a File in Python: A Step-by-Step Guide

0 views

11 months ago

xvzf
Dataframe manipulation in sqlite, python, julia, and R

Code for this video is here: https://github.com/xvzftube/pipes_chains.

3:44
Dataframe manipulation in sqlite, python, julia, and R

715 views

5 years ago

The Debug Zone
Python Regex: How to Check Upper and Lowercase in Strings Effectively

Whether you're a beginner looking to enhance your string manipulation skills or an experienced programmer seeking to refine ...

3:34
Python Regex: How to Check Upper and Lowercase in Strings Effectively

1 view

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

18 hours ago