I am using df.columns to fetch the header of the dataframe and storing into a list.
A=list(df.columns)
but each element of the list are in st