dotnet / dotnet/machinelearning
DataFrame should support windowing/rolling functions
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
At the moment, no support for rolling/windowing exists. This is useful when one wants to calculate a windowed sum/average of 3 values for example.
Contributor guide
Assessment
This issue has not been assessed yet.