From f18d9b95f6a4d9802db7bfe5fb02b04ed5b9c23b Mon Sep 17 00:00:00 2001 From: Jud Dagnall Date: Thu, 3 Oct 2024 00:05:06 -0700 Subject: [PATCH] Fix formatting and puctuation. --- visidata/guides/MeltGuide.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/visidata/guides/MeltGuide.md b/visidata/guides/MeltGuide.md index 2ee336cc6..70d9b0904 100644 --- a/visidata/guides/MeltGuide.md +++ b/visidata/guides/MeltGuide.md @@ -7,12 +7,11 @@ Pivot tables can be melted (or unpivoted) into regular row and column data in "l See the **PivotGuide** for how to create pivot tables. -See **Examples** below for more details of the transformations +See **Examples** below for more details of the transformations. ## Melt -Melt collapses the pivoted columns back into "Variable" and "Value" columns, converting from "wide" format into "long" format. After a melt, there is one row -for each value in the pivot table. +Melt collapses the pivoted columns back into "Variable" and "Value" columns, converting from "wide" format into "long" format. After a melt, there is one row for each value in the pivot table. 1. [Optional] remove a column from the output by hiding it: [:keys]-[/] 2. [Optional] set key columns to keep them unmelted: [:keys]![/]