disk.frame_to_parquet: A function to convert a disk.frame to parquet format

View source: R/disk.frame-to-parquet.r

disk.frame_to_parquetR 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


disk.frame documentation built on Aug. 24, 2023, 5:09 p.m.