disk.frame_to_parquet {disk.frame}R Documentation

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


[Package disk.frame version 0.8.3 Index]