Transforms Overview

Introduction to Rasgo Transforms

triangle-exclamation

What are they?

Rasgo Transforms are SQL Templates that contain raw SQL and use Jinja2 for templating.

  • Each transform also comes with a YAML file to configure UI interactions, as well as build documentation

  • All Rasgo Community Transforms are stored in this repo: https://github.com/rasgointelligence/RasgoTransformsarrow-up-right

  • Rasgo supports extending the Community transform library with user-defined transforms, that will remain private to your Organization

  • Transforms can be invoked using the Rasgo App, Rasgo python SDK, or our open-source python library RasgoQLarrow-up-right

To browse the available Community Transforms, go here:

All Transformschevron-right

Last updated