Skip to content

Commit b165d76

Browse files
Update warnings for dataset agreement requirements
Clarified warning about TEXT columns matching for agreement statistics.
1 parent f911a15 commit b165d76

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

wiki/DataAnalysis/Correlogram.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ For example, for a new labeling schema, it may be critical to understand how wel
1616
**Create Dataset 2**: Choose the second dataset file, following the same settings selection as Dataset 1.
1717

1818
## WARNINGS
19-
- The TEXT columns in both datasets must contain identical entries for the agreement statistics to be calculated. If there are no matching TEXT entries, the tool will return an error.
2019
- The LABEL columns in both datasets must contain categorical data. If either LABEL column contains non-categorical data (e.g., continuous numerical data), the tool will return an error.
2120
- If selecting both datasets from the same file, you must choose a different name for one of the two datasets or the tool will return an error.
2221

23-
---
22+
---

0 commit comments

Comments
 (0)