Basic Python Tutorial - 7 ... Strings in Python || Examples | Functions - Len, Strip, Lower, Upper
Get - Python Data Analytics Course Notes and Projects Source Codes ( Rs.450 ) - https://rzp.io/l/dslstudymaterial Buy our "Self Study Material", which includes all the Projects Source Codes and Notes of the complete Data Analytics course, which contain all commands of Core Python, Numpy, Pandas, Matplotlib, SQL that we use for Big-Data Analytics ( cost @ Rs.450 or $6 or €6 ) Contact Mail Id : [email protected] ----------------------------- Complete Course of 'Data Analysis with Python' - https://www.youtube.com/watch?v=77jgzVGlSyA&list=PLy3lFw0OTluuf6PhQRxpF-MW4GlEhxroh Join our Facebook Group - https://www.facebook.com/groups/2637191416382018 Join our Whatsapp Group - https://chat.whatsapp.com/JKBkj7Lc9Ba6ZpzVSP5N4O Like our Facebook Page - https://www.facebook.com/LoveDataScience #datascience #python #bigdata #dataanalytics In the video, we have explained what is a String in Python and to work with strings. This is a very useful and informative video for beginners. A String is made up of one or more characters. A String in python is surrounded by either single quote marks or double quote marks. Python does not have a character data type, a single character is simply a string with a length of 1. - To access the elements of the string, we use square brackets [ ]. - The len() method returns the length of a string. - The strip() method removes any whitespace from the beginning or the end. - The lower() method returns the string in lower case. - The upper() method returns the string in the upper case. - The replace() method replaces a string with another string. - The split() method splits the string into substrings if it finds instances of the separator. - The count() method counts the occurrence of a character/sub-string in a given string. This video is a part of our course - Data Analysis with Python ( Basics ) You can check our other videos : Dictionary in Python : https://youtu.be/wiRKRLqWGKo Sets in Python : https://youtu.be/_XoGgkY0q1k Tuple in Python : https://youtu.be/KD8-Ge7nlAM List in Python : https://youtu.be/HFLLtRy1Ioc Project 7 - https://youtu.be/AO5uhxa1R84 Project 6 - https://youtu.be/e1zKFSrKeLs Project 5 - https://youtu.be/q-Omt6LgRLc Project 4 - https://youtu.be/89eYAAPyRfo Project 3 - https://youtu.be/GyUbo45mVSE Project 2 - https://www.youtube.com/watch?v=fhiUl7f5DnI Project 1 - https://www.youtube.com/watch?v=4hYOkHijtNw #datascience #python_strings #bigdata
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.