Learn R Programming

disk.frame (version 0.8.3)

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