Convert Files to Parquet Format
Check if parquet file or dataset is readable and return basic informat...
Convert a csv or a txt file to parquet format
Convert a SQL Query on a DBI connection to parquet format
download and uncompress file if needed
Check if missing argument error is raised
Check if parquet dataset/file is readable and has the good number of r...
Convert a fst file to parquet format
Get various info on parquet files
get unique values from table's column
Convert a json file to parquet format
Get path to parquetize example
parquetize: Convert Files to Parquet Format
Function to bind multiple parquet files by row
Convert a rds file to parquet format
Convert a sqlite file to parquet format
Convert an input file to parquet format
write parquet file or dataset based on partition argument
read input by chunk on function and create dataset
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"...).
Useful links