Build Python Transforms
Python Transforms provide the flexibility and power of Python for complex data transformations, custom business logic, and advanced analytics. They're perfect when you need procedural programming, external libraries, or complex operations that go beyond SQL capabilities.
Before you beginโ
- Ensure you have an Ascend Project and Workspace
- Have Read Components or other data sources ready as inputs
Python Transform guidesโ
๐Simple Python Transforms
๐Incremental Python Transforms
๐ง Smart Python Transforms
Next stepsโ
After building your Python Transforms:
- ๐ค Write transformed data to destinations
- ๐งช Add data tests to validate transformation logic
- ๐ Create Task Components for additional Python operations
- ๐ Set up Automations to orchestrate your pipeline