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

feat(aggregate): adding new aggregate controls #59

Merged
merged 6 commits into from
Jul 20, 2023

Conversation

kirangadhave
Copy link
Member

Does this PR close any open issues?
Closes # 47

Give a longer description of what this PR addresses and why it's needed

added separate options to aggregate by mean, sum and a simple group. Using group just
encodes aggregate names as categories visually. In the backend, this will return a group by object.

Provide pictures/videos of the behavior before and after these changes (optional)

Screen.Recording.2023-06-27.at.12.43.13.PM.mov

Are there any additional TODOs before this PR is ready to go?

TODOs:

  • Redo the user interface for aggregate buttons
  • Handle group in the backend

added separate options to aggregate by `mean`, `sum` and a simple `group`. Using `group` just
encodes aggregate names as categories visually. In the backend, this will return a group by object.

fixes #47
@github-actions
Copy link

Binder 👈 Launch a Binder on branch visdesignlab/persist/kg/better-aggregate

@kirangadhave kirangadhave added the enhancement New feature or request label Jun 27, 2023
@kirangadhave kirangadhave marked this pull request as ready for review July 18, 2023 15:53
@kirangadhave kirangadhave merged commit e61a00e into main Jul 20, 2023
5 checks passed
@kirangadhave kirangadhave deleted the kg/better-aggregate branch July 20, 2023 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant