Cache Data Frame¶
Caches the DataFrame with the provided StorageLevel
Input¶
It takes in a DataFrame as input
Output¶
The input DataFrame is cached with the specified storage level and send to the output
Type¶
transform
Class¶
fire.nodes.util.NodeCacheDataFrame
Fields¶
Name |
Title |
Description |
|---|---|---|
storageLevel |
Storage Level |
storage level name |