parquetize-package {parquetize}R Documentation

parquetize: Convert Files to Parquet Format

Description

Collection of functions to get files in parquet format. Parquet is a columnar storage file format https://parquet.apache.org/. The files to convert can be of several formats ("csv", "RData", "rds", "RSQLite", "json", "ndjson", "SAS", "SPSS"...).

Author(s)

Maintainer: Damien Dotta damien.dotta@live.fr

Authors:

See Also

Useful links:


[Package parquetize version 0.5.7 Index]