I was applying two methods to pandas.DataFrame (df) to change the data types of the columns:
df = df.applymap(function1) # Removes symbols: "$"," &quo