Count the occurrencies of combinations of two labels.
Version | 1.1 |
---|---|
Bundle | tools |
Categories | Analysis |
Authors | Ville Rantanen (ville.rantanen@helsinki.fi) |
Issue tracker | View/Report issues |
Requires | Python |
Source files | component.xml combcount.py |
Usage | Example with default values |
Name | Type | Mandatory | Description |
---|---|---|---|
in | CSV | Mandatory | CSV for finding row-combinations |
Name | Type | Description |
---|---|---|
out | CSV | Counts of occurrences and ratios |
ratios | CSV | Ratios of occurrences in a NxM table |
Name | Type | Default | Description |
---|---|---|---|
columns | string | (no default) | Comma separated list of columns for combination search. The first column is used as total number to calculate ratios. |
Test case | Parameters▼ | IN in |
OUT out |
OUT ratios |
||
---|---|---|---|---|---|---|
case1 | properties | in | out | ratios | ||
columns=Col1,Col2 |