Remove guides using-jinja
article thumbnail

How to get started with dbt

Christophe Blefari

In dbt we use the.yml extension. Jinja templating — Jinja is a templating engine that seems to exist forever in Python. By default you can recognise a Jinja syntax with the double curly brackets—e.g. {{ something }}. The idea is to use metrics downstream to avoid materialising everything. dbt/ folder.

article thumbnail

Airflow XCOM: The Ultimate Guide

Marc Lamberti

If you checked my course “Apache Airflow: The Hands-On Guide”, Aiflow XCom should not sound unfamiliar. Table of contents Use Case What is an Airflow XCOM? How to use XCom in Airflow? You use the key to retrieve the XCom. How to use XCom in Airflow? Let’s get started! It doesn’t have to be unique.

MySQL 246
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Airflow Variables: The Ultimate Guide

Marc Lamberti

Airflow Variables are easy to use but easy to misuse as well. If you followed my course “Apache Airflow: The Hands-On Guide” variables shouldn’t sound unfamiliar. This time, I will give you all I know about variables so that, in the end, you will be ready to use Variables in your DAGs properly. Why Airflow Variables?

AWS 130
article thumbnail

Airflow Variables: The Ultimate Guide

Marc Lamberti

Airflow Variables are easy to use but easy to misuse as well. If you followed my course “Apache Airflow: The Hands-On Guide” variables shouldn’t sound unfamiliar. This time, I will give you all I know about variables so that, in the end, you will be ready to use Variables in your DAGs properly. Why Airflow Variables?

AWS 130
article thumbnail

Data News — Week 23.40

Christophe Blefari

Introducing Python and Jinja in Cube — Cube, an open source semantic layer, has released a new writing capabilities in Python with Jinja in the YAML definitions. Using ML to identify date formats in file names — Dropbox developed a classifier to identify date formats in file names. Something that reminds dbt.

Python 130
article thumbnail

Data News — Week 23.42

Christophe Blefari

During 3 days, people shared how they used dbt around the world. Does this mean that you have to use dbt Cloud to have a multi-project setup? I've written a guide that helps you do it. Jinja templating is still supported tho. No, you can activate multi-project collaboration with dbt Core.

article thumbnail

Optimizing VS Code for dbt on Mac

Towards Data Science

A Guide to Maximize Your dbt Productivity in Visual Studio Code (Image from Unsplash ) If you are struggling to get VS Code and dbt to work well together, you are not alone. zshrc The Git branch visualization uses some particular icons, which you can display in the terminal using a so-called “Nerd Font”.

Coding 80