Skip to content

Commit 6b37a12

Browse files
committed
Added videos
1 parent f793d3e commit 6b37a12

19 files changed

Lines changed: 31 additions & 15 deletions

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction to cleansing, transforming, and loading data into Unity Catalog"
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/10-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/2-profile-data-summary-statistics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Profile data
44
metadata:
55
title: Profile Data
66
description: Learn how to profile data to generate summary statistics and assess data distributions in Azure Databricks using SQL commands and the data profiling feature.
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/3-choose-appropriate-column-data-types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Choose column data types
44
metadata:
55
title: Choose Column Data Types
66
description: Learn how to select appropriate column data types in Azure Databricks to ensure data quality, optimize storage, and improve query performance.
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/4-resolve-duplicate-missing-null-values.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Resolve duplicates and nulls
44
metadata:
55
title: Resolve Duplicates and Nulls
66
description: Learn how to identify and resolve duplicate records and handle null or missing values in Azure Databricks using SQL and PySpark approaches.
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/5-transform-data-filter-group-aggregate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Transform data with filters and aggregations
44
metadata:
55
title: Transform Data With Filters and Aggregations
66
description: Learn how to filter, group, and aggregate data in Azure Databricks using PySpark and SQL to transform raw data into meaningful summaries.
7-
ms.date: 01/15/2026
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/6-transform-data-join-union-intersect-except.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Transform data with joins and set operators
44
metadata:
55
title: Transform Data With Joins and Set Operators
66
description: Learn how to transform data in Azure Databricks using join, union, intersect, and except operators to combine and compare datasets.
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/7-transform-data-flatten-pivot-unpivot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Transform data with denormalization and pivots
44
metadata:
55
title: Transform Data With Denormalization and Pivots
66
description: Learn how to denormalize data for faster queries, pivot rows into columns for cross-tabular analysis, and unpivot columns into rows in Azure Databricks.
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/8-load-data-merge-insert-append.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Load data with merge, insert, and append
44
metadata:
55
title: Load Data With Merge, Insert, and Append
66
description: Learn how to load data into Delta tables in Azure Databricks using INSERT, INSERT OVERWRITE, and MERGE operations for append, replace, and upsert scenarios.
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/cleanse-transform-load-data-into-unity-catalog/9-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 12/07/2025
7+
ms.date: 02/17/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

0 commit comments

Comments
 (0)