You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating this issue I thought moving_product already existed, which isn't the case, which is why in the description I specified it should be implemented like cumsum is, which uses moving_sum.
Creating new ticket for that first operator, that this one depends on: #380
When creating this issue I thought moving_product already existed, which isn't the case, which is why in the description I specified it should be implemented like cumsum is, which uses moving_sum.
Creating new ticket for that first operator, that this one depends on: #380
New
EventSet.cumprod()
operator.Depends on #380.
See
EventSet.cumsum()
for reference.See https://github.com/google/temporian/blob/main/CONTRIBUTING.md#developing-a-new-operator for guidance.
Questions or requests for additional guidance from possible contributors more than welcome!
The text was updated successfully, but these errors were encountered: