Workaround to store description file together with a parquet data file

write_parquet(x, file, description = attr(x, "description"))

Arguments

x

A data frame to write to disk

file

Path to store parquet file

description

Data description