toloka.client.filter.Education
| Source code
Education( self, operator: IdentityOperator, value: Union[Education, str])
Filtering Tolokers by a level of education specified in their profiles.
Parameters | Type | Description |
---|---|---|
operator | IdentityOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | Education | Toloker's level of education. |