Important Python String Methods | Capitalize, CaseFold, SwapCase, Upper, Lower #python
Connect with me on LinkedIn - https://www.linkedin.com/in/rohit-grewal Watch in Hindi (on our new channel - IT Courses) : https://youtu.be/P86wyKw0kbE Download this Jupyter Notebook : https://drive.google.com/file/d/11ekCmMfILH-RuUlr2Zjew3othMSEuni0/view?usp=sharing Purchase - Python Data Analysis Self Study Notes & All Projects Source Codes (Rs.499 only) - https://rzp.io/l/dslnotes239 Enrol in our Udemy courses : 1. Python Data Analytics 13 Projects - https://www.udemy.com/course/bigdata-analysis-python/?referralCode=F75B5F25D61BD4E5F161 2. Python For Data Science - https://www.udemy.com/course/python-for-data-science-real-time-exercises/?referralCode=9C91F0B8A3F0EB67FE67 3. Numpy For Data Science - https://www.udemy.com/course/python-numpy-exercises/?referralCode=FF9EDB87794FED46CBDF ------------------------------------------------------------------------------------------- Python String Methods are a collection of in-built Python Functions that operates on strings. * capitalize( ) : It converts the first character of the string to uppercase and the rest to lowercase. * lower( ) : It converts all characters in a string to lowercase. * casefold( ) : The casefold() method is a more aggressive version of lower() that is used for converting a string to lowercase for caseless comparison. This is especially important for strings containing Unicode characters from various languages. * upper( ) : It converts all characters in a string to uppercase. * swapcase( ) : Swaps the case of each character in the string (uppercase becomes lowercase, and vice versa) ------------------------------------------------------------------------------------------- You must check our Python - Data Analytics Projects : AI Market Financial Data Analysis - https://youtu.be/WmJYHz_qn5s Airlines' Flights Data Analysis - https://youtu.be/gu3Ot78j_Gc Spotify-YouTube Data Analysis - https://youtu.be/xqtbBosGMl0 Project 9 - https://youtu.be/dQwnyCEZ-UU Project 8 - https://youtu.be/b7Kd0fLwgO4 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://youtu.be/4hYOkHijtNw ------------------------------------------------------------------ Contact Mail Id : [email protected] Thanks all ! Don't forget to subscribe to get notifications of next videos.
Download
0 formatsNo download links available.