ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

369 results

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

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,700 views

13 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

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

296 views

5 years ago

EuroPython Conference
Reuven Lerner - How to sort anything

"How to sort anything EuroPython 2020 - Talk - 2020-07-24 - Microsoft Online By Reuven Lerner Sorting is one of those things that ...

29:57
Reuven Lerner - How to sort anything

910 views

5 years ago

Next Day Video
wat‽ Mind-bending Edge Cases in Python

Dustin Ingram https://2016.pygotham.org/talks/363/wat-mind-bending-edge-cases-in-python In this talk, we'll explore ten of the ...

22:48
wat‽ Mind-bending Edge Cases in Python

16,185 views

9 years ago

Prof Lisa
SNHU IT140 Module Two 23EW6

Hi Everyone, All things strings! This video covers zyBooks Module 2 for SNHU IT-140. We talk about everything strings. We delve ...

53:56
SNHU IT140 Module Two 23EW6

438 views

2 years ago

Aaron Bauer
CS 111 Nested lists; strings; files

We learn about lists inside of lists, doing things with strings, and using python to read and write text files. Music by BoxCat Games.

1:02:47
CS 111 Nested lists; strings; files

72 views

4 years ago

Prof Lisa
IT140 Module2 23EW5

Hi Everyone, All things strings! This video covers zyBooks Module 2 for SNHU IT-140. We talk about everything strings. We delve ...

58:48
IT140 Module2 23EW5

330 views

2 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

180 views

9 years ago

EuroPython Conference
From Jupyter Notebooks to a Python Package: The Best of Both Worlds — Sin-seok SEO

EuroPython 2023 — Terrace 2A on 2023-07-19] ...

38:55
From Jupyter Notebooks to a Python Package: The Best of Both Worlds — Sin-seok SEO

972 views

2 years ago

Next Day Video
Make data cleansing fun again with Pandas

Joe Hooper https://2016.pygotham.org/talks/322/make-data-cleansing-fun-again-with-pandas This talk will provide a fast-paced ...

25:12
Make data cleansing fun again with Pandas

8,066 views

9 years 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

VoidRealms
Python 3 - Episode 7 - Lists

In this video series we will cover Python 3. This video talk about the list data type and deep dive into its functionality including, ...

31:09
Python 3 - Episode 7 - Lists

1,995 views

5 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

133 views

1 year ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,604,107 views

6 years ago

Alex The Analyst
Data Cleaning in Pandas | Python Pandas Tutorials

Take my Full Python Course Here: https://www.analystbuilder.com/courses/pandas-for-data-analysis In this series we will be ...

38:37
Data Cleaning in Pandas | Python Pandas Tutorials

543,824 views

2 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

6 months 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

MisterArk
CS1 Lesson 31 - File I/O: writing, reading containers with and without pickle

Beginner Python course http://arkiletian.com/cs1 0:00 Writing to Files 10:07 Write Dictionary to File Assignment 12:50 Solution ...

41:08
CS1 Lesson 31 - File I/O: writing, reading containers with and without pickle

447 views

5 years ago