#2 DBT Environment Setup. Data Build Tool

preview_player
Показать описание
This video show step wise details about DBT local setup.

Command list for local setup:

python -m venv dbt_venv --one time
pip install dbt-core --one time
pip install dbt-snowflake --one time
dbt debug
dbt run
dbt deps
dbt --version
welcome to shbcf.ru