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