Description Usage Arguments Value
Convert the current dataset into a FileDataset containing Parquet files. The resulting dataset will contain one or more Parquet files, each corresponding to a partition of data from the current dataset. These files are not materialized until they are downloaded or read from.
1 |
dataset |
The Tabular Dataset object. |
A new FileDataset object with a set of Parquet files containing the data in this dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.