Add Parquet support
Author: pabloabCreated Nov 1, 2023Updated Dec 28, 2024
I hope not being too out of place, but being Parquet an open source format very similar to CSV, usually better when using big files, I hope a full support would be considered.
At least a convert subcommand, similar to ImageMagick's magick mogrify -format jpg *.png to move CSV from/to parquet files.
Source: BurntSushi/xsv