79687234

Date: 2025-07-02 10:10:24
Score: 1
Natty:
Report link

Also it is possible with "option" method when reading csv file:

val testDF = spark.read.option("skipRows",1).csv("...")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Onur Tokat