Skip to content

Commit

Permalink
differences for PR #298
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 22, 2023
1 parent 9c87bd4 commit 4e17b7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 03-exploring-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Facets are intended to group together common values and OpenRefine limits the nu

### Exploring numeric columns

When a table is imported into OpenRefine, all columns are treated as having text values. We saw earlier how we can sort column values as numbers, but this does not change the cells in a column from text to numbers. Rather, this interprets the values as numbers for the purposes of sorting but keeps the underlying data type as is. We can, however, transform columns to other data types (e.g. number or date) using the `Edit cells` > `Common transforms` feature. Here we will experiment changing columns to numbers and see what additional capabilities that grants us.
When a table is imported into OpenRefine, all columns are treated as having text values. We can transform columns to other data types (e.g. number or date) using the `Edit cells` > `Common transforms` feature. Here we will experiment changing columns to numbers and see what additional capabilities that grants us.

#### Numeric facet

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"index.md" "96569315c24ad4d1eecb094b2585f3a0" "site/built/index.md" "2023-05-09"
"episodes/01-getting-started.md" "147ca530bb4910e34b63b750a98e94e2" "site/built/01-getting-started.md" "2023-05-09"
"episodes/02-importing-data.md" "d7f97c025da83c7ce42ea89cb93c83a0" "site/built/02-importing-data.md" "2023-05-09"
"episodes/03-exploring-data.md" "35e6d69c237a8a7d5fd0f527d4d1ff6d" "site/built/03-exploring-data.md" "2023-05-09"
"episodes/03-exploring-data.md" "4178a8c694406dfca2873051b35fd92b" "site/built/03-exploring-data.md" "2023-09-22"
"episodes/04-transforming-data.md" "739d940377bfc803581818cb8b8ec49e" "site/built/04-transforming-data.md" "2023-05-18"
"episodes/05-filter-exclude-sort.md" "93a09f7b417984828a90942a39974bbe" "site/built/05-filter-exclude-sort.md" "2023-05-09"
"episodes/06-reconciliation.md" "661032eaaa48e884cbab63d68995ea18" "site/built/06-reconciliation.md" "2023-05-09"
Expand Down

0 comments on commit 4e17b7f

Please sign in to comment.