Skip to content

Commit 593e376

Browse files
committed
typo fix
1 parent db3fa06 commit 593e376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exploring.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Exploring Data Types & Facets"
44

55
Now, let’s dive into one of the most powerful and defining features of OpenRefine—**facets**—which also explains why its logo is shaped like a diamond. Facets can be metaphorically understood as **aspects or angles of data variance** in a given column
66

7-
*Faceting* is a method of exploring and filtering data to better understand its structure and content. It allows us to more easily spots errors and outliers in the data. By applying multiple filters, you can quickly uncover patterns and inconsistencies, and isolate specific subsets of data for closer inspection or bulk editing. A facet groups together all the similar values within a column, allowing you to easily filter and refine your dataset. It’s also incredibly useful for editing values across many records at once.
7+
*Faceting* is a method of exploring and filtering data to better understand its structure and content. It allows us to more easily spot errors and outliers in the data. By applying multiple filters, you can quickly uncover patterns and inconsistencies, and isolate specific subsets of data for closer inspection or bulk editing. A facet groups together all the similar values within a column, allowing you to easily filter and refine your dataset. It’s also incredibly useful for editing values across many records at once.
88

99
## Text Facets
1010

0 commit comments

Comments
 (0)