From 75722f214bfb2d7f4d0412c39278edcb4f0afa88 Mon Sep 17 00:00:00 2001 From: Tajudeen Akinosho <22321618+tajuakins@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:10:33 +0100 Subject: [PATCH] Update 04-transforming-data.md The word step 4 is not clear to many and was removed --- episodes/04-transforming-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/04-transforming-data.md b/episodes/04-transforming-data.md index 05ee7b00..0848ad15 100644 --- a/episodes/04-transforming-data.md +++ b/episodes/04-transforming-data.md @@ -61,7 +61,7 @@ Both new columns will appear with green text, indicating they are numeric. The o It is common while exploring and cleaning a dataset to make a mistake or decide to change the order of the process you wish to conduct. OpenRefine provides `Undo` and `Redo` operations to roll back your changes. 1. Click `Undo / Redo` in the left side of the screen. All the changes you have made will appear in the left-hand panel. - The current stage in the data processing is highlighted in blue (i.e. step 4. in the screenshot below). As you click + The current stage in the data processing is highlighted in blue (i.e. in the screenshot below). As you click on the different stages in the process, the step identified in blue will change and, far more importantly, the data will revert to that stage in the processing.