79362798

Date: 2025-01-16 19:10:47
Score: 2
Natty:
Report link

For futures references. The following works:

df = spark.read.option("delimiter", ";").option("quote", "").csv(path, header=False, inferSchema=False)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Javier Sevillano