Course
dbt Analytics EngineerDeveloping dbt ModelsPython Models
0%
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.

Restoring your place