Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 2.62 KB

README.md

File metadata and controls

51 lines (31 loc) · 2.62 KB


Chat on Slack

GlassFlow Examples

This repository is your starting point for exploring examples and use cases for GlassFlow.

Pre-requisite

  • Create your free GlassFlow account via the GlassFlow WebApp.
  • Get your Personal Access Token to authorize the Python SDK to interact with GlassFlow Cloud from the WebApp here
  • Clone this repository to your local machine to access all the examples:
    git clone https://github.com/glassflow/glassflow-examples.git

Explore

Usage

Learn how to use the GlassFlow Python SDK:

Examples

These are some basic examples that you can try with GlassFlow. The examples here should be familiar to you as a data engineer and will show you how GlassFlow works and how you can interact with it.