Remove docs introduction
article thumbnail

How to get started with dbt

Christophe Blefari

docs — in dbt you can add metadata on everything, some of the metadata is already expected by the framework and thank to it you can generate a small web page with your light catalog inside: you only need to do dbt docs generate and dbt docs serve. The dbt snapshot page is the best illustration I know of the SCD.

article thumbnail

dbt(Data Build Tool) Tutorial

Start Data Engineering

Introduction 2. dbt docs 3.7. Introduction If you are a student, analyst, engineer, or anyone in the data space and are curious about what dbt is and how to use it. Dbt, the T in ELT 3. Project 3.1. Prerequisites 3.2. Configurations and connections 3.2.1. profiles.yml 3.2.2. dbt_project.yml 3.3 Data flow 3.3.1. Source 3.3.2.

Building 130
Insiders

Sign Up for our Newsletter

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

article thumbnail

Data News — Week 23.37

Christophe Blefari

Gen) AI News 🤖 Reinforcement Learning: an easy introduction to value iteration — Title says easy, but the article contains maths formula. First you need a great onboarding doc and then you need to successfully pass the "bootcamp" phase, which matches the 2 first weeks.

article thumbnail

KDnuggets News, March 29: Automate the Boring Stuff with GPT-4 • Python Libraries for Data Cleaning

KDnuggets

Automate the Boring Stuff with GPT-4 and Python • Introduction to Python Libraries for Data Cleaning • Google Answer to ChatGPT by Adding Generative AI into Docs and Gmail • Top 15 YouTube Channels to Level Up Your Machine Learning Skills • 3 Mistakes That Could Be Affecting the Accuracy of Your Data Analytics

Python 70
article thumbnail

Charting A Path For Streaming Data To Fill Your Data Lake With Hudi

Data Engineering Podcast

Interview Introduction How did you get involved in the area of data management? Interview Introduction How did you get involved in the area of data management? Can you describe what Hudi is and the story behind it? What are the use cases that it is focused on supporting? Can you describe what Hudi is and the story behind it?

Data Lake 130
article thumbnail

Pay Down Technical Debt In Your Data Pipeline With Great Expectations

Data Engineering Podcast

Your host is Tobias Macey and today I’m interviewing James Campbell about Great Expectations, the open source test framework for your data pipelines which helps you continually monitor and validate the integrity and quality of your data Interview Introduction How did you get involved in the area of data management? __init__ 2 years ago?

article thumbnail

DATEADD SQL Function Across Data Warehouses

dbt Developer Hub

I've surrendered to just searching for the docs. Check out dbt introduction for more background on dbt and the analytics engineering workflow that it facilitates. So I made this handy 2 x 2 matrix to help sort the differences out: I am sorry - that’s just a blank 2x2 matrix. dateadd ( month , 1 , '2021-08-12' }} New to dbt?