ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,601 results

freeCodeCamp.org
How to split a string in Python

Do you know how to split a string in Python? You can use the .split() method to get a list from the substrings. Estefania shows you ...

0:25
How to split a string in Python

28,771 views

12 days ago

Professor Py: AI Foundations
Train/Test Split: How to Check Model on New Data

Get reliable model accuracy with a simple train test split and a tiny Python evaluation loop. You'll split data deterministically by ...

6:02
Train/Test Split: How to Check Model on New Data

0 views

2 weeks ago

AppleEnthusiast
Python Learning – Sorting with Lambda and split

In this video, I'll show you how to sort a list of names by last name in Python. You'll learn how to use a lambda function and ...

6:07
Python Learning – Sorting with Lambda and split

21 views

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

Teach With Hamzah
Split Text in Python With ONE Line 🤯🐍

In Python, you don't need loops to split text. Just use text.split() to turn a sentence into a list of words. Quick Python tips to help you ...

0:11
Split Text in Python With ONE Line 🤯🐍

0 views

9 days ago

vlogommentary
How to Split a String Alternatingly at   and : Patterns in Python

Learn how to split a string by alternating delimiter patterns ` ` and `:` using Python regex for precise and captured splits.

3:09
How to Split a String Alternatingly at and : Patterns in Python

0 views

7 days ago

iShowCode
PYTHON Strings Masterclass: Split, Join, Replace & Regex for Pattern Matching

CONQUER TEXT DATA!** Welcome back to iShowCode! In the world of programming, most of the information you deal ...

5:10
PYTHON Strings Masterclass: Split, Join, Replace & Regex for Pattern Matching

2 views

4 weeks ago

Newtum Solutions
Function of Strings - Split, Splitlines, Startswith and Endswith | Python for Beginners | Chapter 62

In this Python tutorial, we'll learn about some very useful String Functions — split(), splitlines(), startswith(), and endswith().

4:58
Function of Strings - Split, Splitlines, Startswith and Endswith | Python for Beginners | Chapter 62

15 views

3 weeks ago

منصة الشرق الاوسط || Middle East
Python Programming 36   Split String by New Line

PLC #HMI #Inverter #VFD #Automation #IndustrialControl #Siemens #Delta #Schneider #LS #ClassicControl #SCADA ...

2:16
Python Programming 36 Split String by New Line

0 views

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

1 day ago

vlogommentary
How to Create Nested Lists by Splitting Strings in Python

Learn how to split and group a sorted list of strings into nested sublists in Python, where each sublist starts and ends with ...

2:24
How to Create Nested Lists by Splitting Strings in Python

0 views

21 hours ago

Soren I. Ngo
[Python for Beginners]: 24.06. Regular Expressions: split()

Chapters: 00:00:28 1. Using `re.split()` with Multiple Delimiters 00:00:58 2. Handling Inconsistent Spacing 00:01:31 3. Limiting the ...

2:38
[Python for Beginners]: 24.06. Regular Expressions: split()

0 views

10 days ago

Programming Avec Reza
How to split sentences in Python?

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

0:07
How to split sentences in Python?

63 views

12 days ago

Soren I. Ngo
[Python for Beginners]: 10.02. More Programs 2: Reverse using split and join

Chapters: 00:00:28 1. Splitting the String 00:00:50 2. Reversing the List 00:01:05 3. Joining the Characters 00:01:28 Summary.

2:08
[Python for Beginners]: 10.02. More Programs 2: Reverse using split and join

0 views

2 weeks ago

HB Lectures
82. String Split and Join Methods #pythonstrings

Understand how python split and join method works.

11:00
82. String Split and Join Methods #pythonstrings

6 views

3 weeks ago

Aikhomu Okoedion Machine Learning
Train/Test Split: The #1 Mistake That Ruins ML Models (Sklearn + PyTorch)

Your model works in training but fails in production? You're probably splitting your data wrong. Learn the geometry of ...

25:13
Train/Test Split: The #1 Mistake That Ruins ML Models (Sklearn + PyTorch)

1,044 views

3 weeks ago

vlogize
Wie man mehrere Trenner in Pythons split()-Methode mit Regex verwendet

Erfahren Sie, wie Sie in Python mit Hilfe von Regex effektiv Strings mit mehreren Trennern aufteilen können. Entdecken Sie die ...

1:37
Wie man mehrere Trenner in Pythons split()-Methode mit Regex verwendet

0 views

3 weeks ago

Hey Insights
Columns must be same length as key' error when trying .Split

Columns must be same length as key' error when trying .Split The "columns must be same length as key" error when using `.

3:53
Columns must be same length as key' error when trying .Split

0 views

3 weeks ago

ShivSatty
Split Array Largest Sum   Leetcode 410 Python

I fought LeetCode 410, and the Dynamic Programming almost won. 🏳️ It was 11 PM. My coffee was cold. My confidence was ...

22:52
Split Array Largest Sum Leetcode 410 Python

0 views

2 days ago

Demkeys VODs
Intro to ML: Decision Tree Regressor, Model Validation & Train Test Split in Python! 🏳️‍🌈 | 27092025

Twitch VOD archive from 27/09/2025. This Twitch VOD captures a comprehensive learning session focused on the foundational ...

2:13:51
Intro to ML: Decision Tree Regressor, Model Validation & Train Test Split in Python! 🏳️‍🌈 | 27092025

12 views

2 weeks ago