Skip to main content
Version: 3.0.0

Build Python Transform Components

Python Transform Components 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โ€‹

Python Transform guidesโ€‹

๐Ÿ”„ Simple Python Transforms

Full refresh transformations using Python and pandas. Perfect for complex logic, data cleaning, and custom transformations.

๐Ÿ“ˆ Incremental Python Transforms

Process only new or changed data with Python. Ideal for growing datasets with custom business logic and external API calls.

๐Ÿง  Smart Python Transforms

Process data in chunks with intelligent partition detection. Perfect for large datasets requiring complex Python operations.

Next stepsโ€‹

After building your Python Transform Components: