surendra-mt
surendra-mt
Hi @quanghgx apologies. I thought I have included that in the main body. Here is the function code. ``` def write_df_to_xlsx_format(df, directory, sheetName="'Sheet1'!A1"): print("writing df to temp dir as xlsx...
Hi @quanghgx any update on this?
Hi @quanghgx sorry for bothering you. We have a pending ticket for this on prod. Let us know, if there is any update on this. Thanks.
Hi @quanghgx Sorry, I was busy with some other task. Will check this in this week. Thanks.
Hi @quanghgx I tried with v2. These are the issues I am facing with it. So currently we are using spark 2.4.3 and v2 uses functionality that requires spark 3.2.1+...