df["new_price"] = df["new_price"].str.replace('New Car (On-Road Price) : Rs.',"", regex= False)