ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

322 results

Alexander Hess - Pythonista
Common string methods and operations

In this video, I review common string methods (e.g., lower(), upper(), find(), count(), split(), join(), and replace()). Then, we look into ...

24:37
Common string methods and operations

294 views

4 years ago

PyCon South Africa
The Split-Apply-Combine Pattern for Data Science in Python

Tobias Brandt Tobias Brandt http://www.pyvideo.org/video/3931/the-split-apply-combine-pattern-for-data-science ...

39:33
The Split-Apply-Combine Pattern for Data Science in Python

179 views

9 years ago

MisterArk
CS1 Lesson 29:  Sets and string .join() / .split()

Beginner Python course http://arkiletian.com/cs1 0:00 String Review 02:03 .join() 13:04 .split() 16:43 list() vs .split() 18:30 Sets ...

54:17
CS1 Lesson 29: Sets and string .join() / .split()

330 views

5 years ago

Computer Engineering Jitty
Python Part 11: String Methods and Formatting

In this video, Jitty showcases some of the built-in methods made available in Python for strings. He explains some of the potential ...

26:54
Python Part 11: String Methods and Formatting

2 views

4 months ago

Chuck Severance
Python for Informatics - Chapter 6 - Strings

This lecture covers Chapter 6 - Strings from the book Python for Informatics: Exploring Data - www.pythonlearn.com All Lectures: ...

27:58
Python for Informatics - Chapter 6 - Strings

41,691 views

12 years ago

Tech Tech Tech
Python Strings And Formatting

Subscribe to Ave Tech: https://www.youtube.com/channel/UCIViq3TOQY6eTefhEJA9JEw?sub_confirmation=1 Subscribe to Ave ...

28:24
Python Strings And Formatting

4 views

4 years ago

Bart Post
Haskell Kata - Split Parse and Use - String Calculator - 2022 10 05

My daily kata in Haskell. Today I'm again focusing on parsing input before using it, but I try to go through the process more quickly, ...

36:03
Haskell Kata - Split Parse and Use - String Calculator - 2022 10 05

63 views

3 years ago

CharlesGPT
print("-".join(['String', 'Manipulations', 'In', 'Python🐍✂️']))

PythonStrings #beginners #TextManipulation Unleash the power of string manipulation in Python with this engaging 2026 tutorial!

32:09
print("-".join(['String', 'Manipulations', 'In', 'Python🐍✂️']))

19 views

3 months ago

Data Driven Decision
Learn Julia from Python: String properties and methods

In this video, you will know 1. String operations both in Julia and Python 2. String methods: uppercase, lowercase, split etc. 3.

23:13
Learn Julia from Python: String properties and methods

19 views

4 years ago

Tech With Pro
Python Strings in MEMORY 👀 STRINGS in PYTHON 😎 String SLICING ✂️ F-STRING Formatting

How to use strings in Python. In this video, we'll dive deep into Python strings, Python strings in memory, exploring how Python ...

28:16
Python Strings in MEMORY 👀 STRINGS in PYTHON 😎 String SLICING ✂️ F-STRING Formatting

126 views

1 year ago

CampusX
Programming Problems on Strings | Session 3 Supplementary Session

Code - https://colab.research.google.com/drive/1l1TCiGQM_fyRLX-kM2HZhKdrNY7aZHKA?usp=sharing ...

29:12
Programming Problems on Strings | Session 3 Supplementary Session

56,226 views

3 years ago

Brian Will
Python - strings and collections (part 3 of 3)

Strings and collections in the Python language. Part of a larger series at http://codeschool.org.

20:12
Python - strings and collections (part 3 of 3)

1,948 views

12 years ago

Data Engineering with Satyam
Python Class 3 Concatenation Of Strings and Split

In this video concatenation of strings have been explained. Also use of split command has also been explained in detail. #hadoop ...

43:55
Python Class 3 Concatenation Of Strings and Split

23 views

2 years ago

Montreal-Python
Unicode is ∂© in python 2, but better in python 3 #MP46

In this talk Rory Geoghegan tries to explain the decisions about encoding and unicode in python 2, and the splitting of strings in ...

35:09
Unicode is ∂© in python 2, but better in python 3 #MP46

1,713 views

11 years ago

Jacob Itegboje
Python for Beginners: test duration with hours

... it better 12:12 - Test String Splitting 19:10 - Test Converting Strings to Numbers 25:22 - Review Watch the rest of Sleep Duration ...

27:05
Python for Beginners: test duration with hours

119 views

1 year ago

Gil.codes
Coding With Gil - String Calculator Kata (Part 1)

First Coding With Gil video, it's a one take (the video got split because I pressed Ctrl+R in the middle which caused it to stop ...

24:42
Coding With Gil - String Calculator Kata (Part 1)

436 views

7 years ago

iMProgrammer
Python Tutorial for Beginners: String Handling in Python

In this tutorial, you'll learn about string handling in Python: String manipulation, built-in methods and functions and formatting to ...

1:08:24
Python Tutorial for Beginners: String Handling in Python

33 views

3 years ago

Michel Paquette
Coding Bootcamp: Python. Lesson 4: Strings and User Input (Part 2: Formatted output)

In this video lesson, we explore the String data type: how to get user input and how to parse it.

24:03
Coding Bootcamp: Python. Lesson 4: Strings and User Input (Part 2: Formatted output)

60 views

5 years ago

Alex The Analyst
Regular Expression Metacharacters in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Metacharacters in Regular ...

20:03
Regular Expression Metacharacters in Python

14,367 views

2 years ago

AUTOHOTKEY Gurus
AHKCon 5:  RegEx & Parslng Strings with StirSplit etc.

1.2 Use string split or loop parse when data is structured, and use regular expressions when data is unstructured and complex.

55:30
AHKCon 5: RegEx & Parslng Strings with StirSplit etc.

405 views

3 years ago