I am reading multiple excel files from azure blob storage in databricks using following pyspark script
schema1 = StructType([ StructField("c1", StringT