Dataset ds = spark.read() .option("header", false) .option("inferSchema", true) .csv("results.csv") .toDF("artist