Skip to main content

Script

Use the Script gem to embed custom Python script in your pipeline.

Parameters

ParameterDescription
ScriptWhere you will write your Python script
info

Number of inputs and outputs can be changed as needed by clicking the + button on the respective tab.

Where the script runs

The execution environment for the Script gem depends on the SQL Warehouse Connection configured in your Prophecy fabric.

SQL warehouse providerExecution environment
DatabricksDatabricks Serverless
BigQueryProphecy Automate

This ensures your Python logic runs in an environment optimized for your data platform.