isabel-beard
3/22/2019 - 11:25 AM

String replace

df['col'] = df['col'].str.replace("string", "new string", regex = False)