pyspark.sql.DataFrame.writeStream

property DataFrame.writeStream

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

Note

Evolving.

Returns

DataStreamWriter

New in version 2.0.