influxdata / influxdata/kapacitor
Add Pearson R coefficient of Correlation
Open
new-feature
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Specifically https://en.wikipedia.org/wiki/Pearson_product-moment_correlation_coefficient
Probably should be added to InfluxQL, but I am not sure how that would work with needing to consume two fields, and there not being join support in InfluxQL yet.
Contributor guide
Research direction
The issue names InfluxQL but no files, tests, or entry points. Start by tracing how InfluxQL functions consume fields and reviewing the existing join limitations; done should include a decided design and a working Pearson product-moment correlation feature with coverage for its two-field input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100