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

Add aggregator func argument in aggregate class method for SingleTimeSeries #50

Open
KapilDuwadi opened this issue Nov 12, 2024 · 1 comment

Comments

@KapilDuwadi
Copy link
Collaborator

Currently the aggregate method only performs sum. But there could be a situation where user might want to take average.
While you are at it I think we should also check normalization is same when aggregating if not then set normalization to None.

@KapilDuwadi
Copy link
Collaborator Author

The output data must also be of same type.

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

Successfully merging a pull request may close this issue.

1 participant