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

Add proxy to consolidate rows/columns #29

Closed
VSRonin opened this issue Aug 3, 2018 · 1 comment
Closed

Add proxy to consolidate rows/columns #29

VSRonin opened this issue Aug 3, 2018 · 1 comment
Labels
duplicate This issue or pull request already exists New Project

Comments

@VSRonin
Copy link
Owner

VSRonin commented Aug 3, 2018

Create a proxy to consolidate data based on a key. for exmaple:

Name Value
foo 5
foo 2
foo 1
bar 6
bar 7

Becomes

Name Value
foo 8
bar 13
@VSRonin VSRonin added the duplicate This issue or pull request already exists label Mar 15, 2024
@VSRonin
Copy link
Owner Author

VSRonin commented Mar 15, 2024

Duplicate of #33

@VSRonin VSRonin marked this as a duplicate of #33 Mar 15, 2024
@VSRonin VSRonin closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists New Project
Projects
None yet
Development

No branches or pull requests

1 participant