Metadata-Version: 2.1
Name: rasgotransforms
Version: 2.2.0a7
Summary: Open-source SQL transform templates provided by RasgoML.
Author: Rasgo Intelligence
Author-email: patrick@rasgoml.com
License: GNU Affero General Public License v3 or later (AGPLv3+)
Project-URL: Documentation, https://docs.rasgoml.com/rasgo-docs/transforms/overview
Project-URL: Source, https://github.com/rasgointelligence/RasgoTransforms
Project-URL: Rasgo, https://www.rasgoml.com/
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Code Generators
Description-Content-Type: text/markdown

<p align="left">
  <img width="90%" href="https://rasgoml.com" target="_blank" src="https://gblobscdn.gitbook.com/assets%2F-MJDKltt3A57jhixTfmu%2F-MJZZeY9BhUCtGPyz6bm%2F-MJZiXHTjQnyVWs6YGPc%2Frasgo-logo-full-color-rgb%20(4).png?alt=media&token=64e56b18-4282-4140-836b-e19c8e2787dc" />
</p>

# Rasgo Transforms

Rasgo Transforms provide jinja SQL templates that can be applied to your data using rasgoQL, a pandas-like python package.
- Transforms are equivalent to SQL functions that accept a table or view from your eixsting DataWarehouse and return a SQL string to transform it
- Rasgo has built a starter library of transforms for you to use or fork
- *Coming Soon:* Users will be able to create their own Transforms and add them to a private namespace or contribute to the open-source library

## Running Transforms

Rasgo Transforms can be applied via:
- your Rasgo Feature Store account ([pyrasgo](https://pypi.org/project/pyrasgo/) - Account required)
- the Rasgo open-source package ([rasgoql](https://pypi.org/project/rasgoql/) - totally free).

## Package Dependencies
- pyyaml


# About Us
Rasgo Transforms are maintained by *[Rasgo](https://rasgoml.com)*. Rasgo's enterprise feature store integrates with your data warehouse to help users build features faster, collaborate with team members, and serve features to models in production.


<i>Built for Data Scientists, by Data Scientists</i>
