{"library":"fugue","type":"library","category":null,"description":"Fugue is a Python library that provides a unified interface for defining data workflows, allowing them to run seamlessly on Pandas, Spark, Dask, Ray, and other distributed computing engines without code changes. It's designed to make data pipelines more portable and testable. The current version is 0.9.7, and it maintains an active release cadence with frequent patches and updates.","language":"python","status":"active","version":"0.9.7","tags":["distributed computing","data transformation","workflow","pandas","spark","ray","dask","etl"],"last_verified":"Wed May 20","install":[{"cmd":"pip install fugue","imports":["from fugue import FugueWorkflow","from fugue.api import fugue_transform","from fugue.collections.dataframe import DataFrame"]},{"cmd":"pip install 'fugue[spark]'","imports":[]},{"cmd":"pip install 'fugue[dask]'","imports":[]},{"cmd":"pip install 'fugue[ray]'","imports":[]},{"cmd":"pip install 'fugue[sql]'","imports":[]}],"homepage":"https://fugue-tutorials.readthedocs.io","github":"http://github.com/fugue-project/fugue","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fugue/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":59,"avg_install_s":16.3,"avg_import_s":1.79,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fugue/compatibility"}}