JSON - read, set schema and write with pySpark
Load data, set schema, save data using the DataFrameReader & DataFrameWriter APIs. Using various file formats.
2023-12-18   12 min   guide file-io

Delta - read, set schema and write with pySpark
Reading and writing delta tables
2023-12-11   7 min   guide file-io

Read and write modes in pySpark
read and write modes
2023-12-09   2 min   theory reference file-io

CSV - read, set schema and write with pySpark
Load data, set schema, save data using the DataFrameReader & DataFrameWriter APIs. Using various file formats.
2023-11-16   17 min   guide file-io