ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2604.021] fastparquet: Python implementation of the Parquet columnar format

fastparquet implements the Apache Parquet columnar storage format in Python for high-performance reading and writing of Parquet files. Inspired by parquet-python, the library supports a wide range of Parquet features, including nested data, row groups, and multiple compression codecs, and offers competitive I/O performance in a small dependency footprint. It integrates with NumPy and pandas to read and write DataFrames, and is used implicitly by higher-level projects such as Dask and intake-parquet for parallel, distributed data processing workflows. As of March 2026, the code is no longer being developed.

Code site:
https://github.com/dask/fastparquet
Used in:
https://ui.adsabs.harvard.edu/abs/2024ApJS..274....1S
Bibcode:
2026ascl.soft04021D

Views: 112

ascl:2604.021
Add this shield to your page
Copy the above HTML to add this shield to your code's website.