This video explains different string manipulations in Python. This video talks about how we can create strings, then it goes on to explain about String indexing operations. String indices start from 0. In Python, we can also have indices with negative values.

Once we have firm understanding of string indexing, string slicing is an extension of this operation. In string slicing we can specify start position and end position along with step we want to increment. This is very readable solution.

Towards the end, we learn about many of the built-in methods to manipulate string datatypes. Python language itself provides many methods to facilitate working with string datatypes. We learn many of those functions in this video.

How to create Strings in Python [0:36]
Python String Indexing [1:35]
String Slicing in Python [5:46]
Python String Built-in Methods [11:02]
Join and Split a string in Python programming [18:31]
Searching in a String [20:15]

Subscribe : https://www.youtube.com/channel/UCu_nGQVE4vY8Lo7ItraJp8w

#python #data-science

Python for Data Science | String Manipulations | String Indexing, Slicing and Functions
2.25 GEEK