Description Usage Arguments Value Note
Loads a Parquet file, returning the result as a SparkDataFrame.
1 | read.parquet(path, ...)
|
path |
path of file to read. A vector of multiple paths is allowed. |
... |
additional data source specific named properties. |
SparkDataFrame
read.parquet since 1.6.0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.