DataFrame.
cache
Persists the DataFrame with the default storage level (MEMORY_AND_DISK).
DataFrame
Notes
The default storage level has changed to MEMORY_AND_DISK to match Scala in 2.0.
previous
pyspark.sql.DataFrame.approxQuantile
next
pyspark.sql.DataFrame.checkpoint