I am modifying the column name for each row in the dataframe on the basis of the seq_n value and converting it into a map in scala. I want to have this in pyspark.
In