A function to convert a disk.frame to parquet format

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