Persist the GraphFrame
1 | gf_persist(x, storage_level = "MEMORY_AND_DISK")
|
x |
An object coercable to a GraphFrame (typically, a
|
storage_level |
The storage level to be used. Please view the Spark Documentation for information on what storage levels are accepted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.