Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector payload #86

Closed
tabellarius opened this issue Mar 20, 2023 · 1 comment
Closed

Vector payload #86

tabellarius opened this issue Mar 20, 2023 · 1 comment
Assignees

Comments

@tabellarius
Copy link
Owner

Currently cumulative functions do not work with grouped dataframes. The reason is that they return vector with more than one elements. The solution is to create Vector payload which will contain vectors. In this case cumulative functions will be able to return Vector payload with elements containing cumulative values as a vector for each group.

@tabellarius
Copy link
Owner Author

Done in #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant