We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188e45e commit 29558c2Copy full SHA for 29558c2
docs/user-guide/col-summary-tbl.qmd
@@ -83,7 +83,7 @@ uniqueness (`UQ`) measures are accounted for here. The statistical measures are
83
lengths, so what happens is that all strings in a column are converted to those numeric values and a
84
subset of stats values is presented. To avoid some understandable confusion when reading the table,
85
the stats values in each of the cells with values are annotated with the text `"SL"`. It makes less
86
-sense to provide a full suite a quantile values so only the minimum (`Min`), median (`Med`), and
+sense to provide a full suite of quantile values so only the minimum (`Min`), median (`Med`), and
87
maximum (`Max`) are provided.
88
89
## Date/Datetime Data and Boolean Data
0 commit comments