capitalize in pandas dataframe code example Example: capitalise words in a column pandas #Cap all words in a string df.Column1.str.title()