influxdata / influxdata/influxdb
Change direction of difference() and derivative()
Open
area/flux
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
The difference and the derivative functions are very useful. However, I really lack a option to change the calculation to go from lead row minus current row, instead of current row minus lag row.
Contributor guide
Assessment
This issue has not been assessed yet.