Skip to main content

2 docs tagged with "python"

View all tags

Bricks

Bricks are the fundamental building blocks of DTACT. They are modular, reusable code components that extend the platform's capabilities across data integration, transformation, visualization, and automation.

User Defined Functions

User Defined Functions (UDFs) are a powerful feature that allows you to blend the flexibility of Python with SQL queries. With UDFs, you can call customized Python functions directly from the Query Analyzer, extending SQL capabilities to match your specific business requirements.