Blaze
JSON →Blaze is a Python library for expressing computations involving tabular, relational, and streaming data. It provides a unified interface for querying data from various backends (e.g., CSV, SQL, HDF5, Parquet, MongoDB) and delegates execution to the appropriate engine. The current version is 0.10.1, but the project is in maintenance mode with no new features; users are encouraged to migrate to dask or other modern alternatives.
Resources
homepageUNKNOWN ↗