pandas columns string replace code example Example: find and replace string dataframe df['range'] = df['range'].str.replace(',','-')