Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Persist this DataFrame with the default storage level MEMORY_AND_DISK.
public Microsoft.Spark.Sql.DataFrame Cache ();
member this.Cache : unit -> Microsoft.Spark.Sql.DataFrame