DataFrame.
unpersist
Marks the DataFrame as non-persistent, and remove all blocks for it from memory and disk.
DataFrame
Notes
blocking default has changed to False to match Scala in 2.0.
False
previous
pyspark.sql.DataFrame.unionByName
next
pyspark.sql.DataFrame.where