Skip to content

Add average operator (and other statistical) #307

Description

@mincequi

Hi @victimsnino
i am opening another thread, since it might exceed my original request(s) a bit...

How open are you about non-(rx)-standard filters?

The average operator is already part of the original rx definition (which i also have a usage for).
However, other filters come to my mind like exponential moving average or median filtering. Those are realised in influxdb:
https://docs.influxdata.com/flux/v0.x/stdlib/universe/exponentialmovingaverage/
https://docs.influxdata.com/flux/v0.x/stdlib/universe/median/

I don't know, whether there are implementations for other languages, but those filters would be pretty helpful for financial, statistical and signal processing applications (and for my application...).

Looking forward to your opinion on that.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions