I am trying to convert a dataframe month number column to month name column. I tried following approach -
df_month_name = df.withColumn(\'month_name\',calendar.mo