A command line tool for inspecting parquet files with PyArrow.
-
Updated
Feb 22, 2023 - Python
A command line tool for inspecting parquet files with PyArrow.
It is a program that helps data sciences to analyze parquet files.
A powerful command-line tool for Parquet files
🦀 `convert_to_parquet` is a CLI tool written in Rust that converts tabular files (CSV, TSV, stdin) into Apache Parquet. It automatically detects the delimiter, infers the Arrow schema, and produces compressed Parquet files that can be directly used by modern analytics engines
This repository provides builds of the parquet-cli JAR utility, a component of the parquet-java project.
Add a description, image, and links to the parquet-cli topic page so that developers can more easily learn about it.
To associate your repository with the parquet-cli topic, visit your repo's landing page and select "manage topics."