disk.frame_to_parquet: A function to convert a disk.frame to parquet format
Description
A function to convert a disk.frame to parquet format
Usage
disk.frame_to_parquet(df, outdir)
Arguments
- df
a disk.frame or a path to a disk.frame
- outdir
the path to save the parquet files