s-leroux / fin

Set of tools for personal investment
MIT License
1 stars 0 forks source link

Issue/50 calculate values on complete columns #51

Closed s-leroux closed 1 month ago

s-leroux commented 1 month ago

Implementation for Cython aggregate functions.

These aggregate functions are also usable as window functions using the aggregate_over bridge. These aggregate functions can also be applied to whole columns.

Close #50