If you want to insert a string into all values of a pandas Series, use pandas map and format.
My previous tips on pandas.