duckdb/dbt-duckdb

[Question] Package Configuration for Python Model

Opened this issue · 0 comments

I am using external packages like pandas for my python model.

How do I install those packages on my run-time environment ?

Though I have installed pandas manually on my environment where dbt is running ?
Do I need to do extra bit of configurations ?