Skip to content

Write input data to Parquet file #23

@aufdenkampe

Description

@aufdenkampe

We've decided to write all input data to a Parquet file, which is a high-performance binary data storage format designed for big-data and cloud-computing.

Parquet is tightly integrated with Pandas, and is designed to manage complex hierarchical, nested data structures, similar to HDF5.

Our intent is to support both HDF5 and Parquet for storage of input and output data.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions