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