use_group
use_group
descriptionDefines groupings of uses, to reduce the size of the allowed_uses lists in the other tables.pathuse_group.csvschemamissingValues['NaN', '']primaryKey['use_group']fieldsMatchsubset
| name | type | description | constraints |
|---|---|---|---|
| use_group | string | Primary key. | {'required': True} |
| uses | string | Comma-separated list of uses. | {'required': True} |
| description | string | Optional. |