String handling
Series.str can be used to access the values of the series as strings and apply several methods to it. These can be accessed like Series.str.function/property.
Series.str.capitalize() Convert strings in the Series/Index to be capitalized.
Series.str.lower() Convert strings in the Series/Index to lowercase.
Series.str.title() Convert strings in the Series/Index to titlecase.
Series.str.upper() Convert strings in the Series/Index to uppercase.
The github link for this video is below
Watch video How to change the column names uppercase in Pandas DataFrame ? | Pandas tutorial for beginners online without registration, duration 02 minute 46 second in high hd quality. This video was added by user Engineers Revolution 23 July 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 936 once and liked it 14 people.