Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TrendAnalysis should raise an error for unknown filters #377

Open
mdeceglie opened this issue Jun 6, 2023 · 0 comments
Open

TrendAnalysis should raise an error for unknown filters #377

mdeceglie opened this issue Jun 6, 2023 · 0 comments

Comments

@mdeceglie
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
TrendAnalysis checks its attribute filter_params (and filter_params_aggregated) to control filtering. These attributes are dicts, where the keys are the names of the filter functions to use. If an unknown filter function name is supplied, TrendAnalysis quietly ignores it.

Describe the solution you'd like
Raise an error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant