FlavioShneider

Results 1 comments of FlavioShneider

Input [Test1.xlsx](https://github.com/crealytics/spark-excel/files/11724854/Test1.xlsx) Code The code is written in the Azure Databricks (10.4 lts) notebooks style Scala ```` import org.apache.spark.sql.{DataFrame, SparkSession} import org.apache.spark.sql.{DataFrame, DataFrameReader} val schema = s"`productId` STRING, " +...