Examples#

End to end examples of using Fugue. Have questions? Chat with us on Github or Slack:

Homepage Slack Status

Stock Sentiment#

Using Fugue to analyze stock sentiment

COVID-19 Exploration with FugueSQL#

Analyzing COVID-19 data with FugueSQL. In this example, we show how to extend FugueSQL with Python and show some operations important for distributed computing such as PERSIST and PREPARTITION. This example includes tips on working with big data such as testing and persisting intermediate files as parquet.