Description Usage Arguments Value
Read from a generic source into a spark_tbl
1 2 3 4 5 6 7 |
path |
string, the path to the file. Needs to be accessible from the cluster. |
source |
string, A data source capable of reading data. |
schema |
FILL IN |
na.strings |
string, the string value used to signify NA values. |
... |
named list, optional arguments to the reader |
a spark_tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.