semantique.processor.core.QueryProcessor.call_verb# QueryProcessor.call_verb(name, params)[source]# Apply a verb to the active evaluation object. Parameters: name (str) – Name of the verb. params (dict) – Parameters to be forwarded to the verb. Returns: xarray.DataArray or Collection