Start with the objectPage 1
Python Models
Use Python models when dataframe-oriented transformation work is the clearest fit.
The useful model
Most dbt models are SQL, but some platform-supported transformations are easier to express in Python.
Use Python models when dataframe-oriented transformation work is the clearest fit.
Most dbt models are SQL, but some platform-supported transformations are easier to express in Python.