{"library":"blaze","type":"library","category":null,"description":"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.","language":"python","status":"maintenance","version":"0.10.1","tags":["blaze","data","tabular","query","dsl","pandas","dask"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install blaze","imports":["from blaze import Data","from blaze import compute"]},{"cmd":"pip install blaze[dask]","imports":[]},{"cmd":"pip install blaze[pandas]","imports":[]}],"homepage":"UNKNOWN","github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}