Expand description

DataFrameReader & DataFrameWriter representations

Structs§

  • DataFrameReader represents the entrypoint to create a DataFrame from a specific file format.
  • DataFrameWriter provides the ability to output a DataFrame to a specific file format supported by Spark