Skip to content

1kbgz/fsspec-data

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, and bounded lazy batch iteration with cancellation.

Documentation

About

Python Filesystem interface for non-filesystem data sources

Resources

License

Code of conduct

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Contributors