```our pipeline consists of SQL and Python scripts...
# announcements
m
Copy code
our pipeline consists of SQL and Python scripts for creating   materialized views and tables. While it's pretty simple to move our sql scripts over to dbt, we have python scripts where data is manipulated using python pandas and then stored as materialized views in the warehouse

So was curious is that's something dbt intends to support