convert_to_dataset_with_parquet_files: Convert the current dataset into a FileDataset containing...

Description Usage Arguments Value

View source: R/datasets.R

Description

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.

Usage

1

Arguments

dataset

The Tabular Dataset object.

Value

A new FileDataset object with a set of Parquet files containing the data in this dataset.


azuremlsdk documentation built on Oct. 23, 2020, 8:22 p.m.