how to make uppercase in python dataframe code example Example: capitalise words in a column pandas #Cap all words in a string df.Column1.str.title()