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
Смотрите видео How to change the column names uppercase in Pandas DataFrame ? | Pandas tutorial for beginners онлайн без регистрации, длительностью 02 минут 46 секунд в хорошем hd качестве. Это видео добавил пользователь Engineers Revolution 23 Июль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 936 раз и оно понравилось 14 людям.