pyspark.sql.DataFrame.write

property DataFrame.write

Interface for saving the content of the non-streaming DataFrame out into external storage.

New in version 1.4.0.

Returns
DataFrameWriter