About Anaconda Help Download Anaconda

conda-forge / packages / json2parquet 2.2.0

A simple Parquet converter for JSON/python data

copied from cf-staging / json2parquet

Installers

  • noarch v2.2.0

conda install

To install this package run one of the following:
conda install conda-forge::json2parquet

Description

This library wraps pyarrow to provide some tools to easily convert JSON data into Parquet format. It is mostly in Python. It iterates over files. It copies the data several times in memory. It is not meant to be the fastest thing available. However, it is convenient for smaller data sets, or people who don't have a huge issue with speed.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy