-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
_docs/Skilling/Modern Analytics Academy/Content/Series/21-data wrangler.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
layout: page | ||
title: Getting Started with Data Wrangler in Microsoft Fabric | ||
description: In this video, we'll dive into how to use Data Wrangler in Microsoft Fabric to cleanse and group by/aggregate data as part our ETL pipeline. We'll walk through some common steps used in data transformation, and include a few examples on deriving new columns from existing ones, such as extracting the hour from a timestamp. workspace. | ||
updated: 2024-02-08 | ||
permalink: /skilling/modern-analytics-academy/vignettes/data-wrangler-in-fabric | ||
youtubeid: iMoUXkH6u6c | ||
tags: | ||
- azure | ||
- data, analytics, and ai | ||
- academy content | ||
- modern analytics academy | ||
- vignettes | ||
- fabric | ||
- data engineering | ||
- data wrangler | ||
--- | ||
|
||
# {{ page.title }} | ||
|
||
{{ page.description }} | ||
|
||
* [Playlist for all Modern Analytics Academy videos](https://www.youtube.com/playlist?list=PL8_VXqhvJI9DtxeuFmmQ0V6Z_zL0MXnnI) | ||
* [Watch {{ page.title }}](https://www.youtube.com/watch?v={{ page.youtubeid }}) | ||
|
||
{% include youtubethumb.md %} |