I have built an ETL tool and I was doing a POC on DBT. Some of my logics are in python , Can I use the web version to emulate those python logics as it is not in SQL ?
Hi @purwarapar, which data platform are you using? Right now, dbt models can be built in Python using Snowflake, Databricks and BigQuery.
The dbt Cloud web interface doesn’t expose any additional ways to build Python models compared to dbt Core at the CLI