SkillAgentSearch skills...

Tutorials

Tutorials for Fugue - A unified interface for distributed computing. Fugue executes SQL, Python, and Pandas code on Spark and Dask without any rewrites.

Install / Use

/learn @fugue-project/Tutorials
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="./images/logo_blue.svg" width="200">

PyPI version PyPI pyversions PyPI license codecov Codacy Badge Downloads

| Tutorials | API Documentation | Chat with us on slack! | | --- | --- | --- | | Jupyter Book Badge | Doc | Slack Status |

Fugue is a unified interface for distributed computing that lets users execute Python, pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites.

Tutorials

The best way to get started with Fugue is to work through the 10 minute tutorials:

Running Tutorials Interactively

Using Binder

Binder

Note it runs slow on binder because the machine on binder isn't powerful enough for a distributed framework such as Spark. Parallel executions can become sequential, so some of the performance comparison examples will not give you the correct numbers.

Using Docker

Alternatively, you should get decent performance by running this Docker image on your own machine:

docker run -p 8888:8888 fugueproject/tutorials:latest

Community

Feel free to message us on Slack

View on GitHub
GitHub Stars115
CategoryData
Updated6d ago
Forks19

Languages

Jupyter Notebook

Security Score

95/100

Audited on Mar 24, 2026

No findings