Skip to content

Repository files navigation

fsspec-data

Arrow interchange planning for the fsspec data ecosystem.

Build Status codecov License PyPI

fsspec-data reconciles provided and requested tabular schemas and formats without taking ownership of database discovery or dataframe query planning. A pure-Rust core and Python bindings apply the same decisions to Arrow record batches and PyArrow objects.

The first release supports format-aware conversion plans, exact/projection/compatible/ coerce schema policies, registered Arrow IPC/Parquet/CSV/JSONL codecs, bounded lazy batch iteration with cancellation, and read-only conversion through chained fsspec URLs.

Documentation

About

Python Filesystem interface for non-filesystem data sources

Topics

Resources

Code of conduct

Stars

6 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages