how to remove $ from dataframe in python code example Example: delete rows in dataframe pandas df.drop(df.index[2])