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

preview_player
Показать описание
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]

If you like our content, click on *SUBSCRIBE* button and click on Bell icon to receive latest and greatest updates of my video lessons.

Follow us on Facebook, Twitter, Instagram

Рекомендации по теме
visit shbcf.ru