-
Notifications
You must be signed in to change notification settings - Fork 90
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
reshape task (pivot, unpivot) #175
Comments
Agree: I think that a reshaping benchmark is an important addition to the list. Happy to add a PR with my examples as-is if that helps? Some quick thoughts/issues:
|
@grantmcdermott Thank you for your comment. Ideally reshape task should test:
All that needs to be categorized into: 5 "basic" and 5 "advanced" queries. |
Sounds good. Lmk if and when you'd like someone to cast an extra eye over the tests. |
I came here to suggest we also need to benchmark reshaping times. |
nice examples by @grantmcdermott can be found
https://grantmcdermott.com/reshape-benchmarks/
https://grantmcdermott.com/even-more-reshape/
The text was updated successfully, but these errors were encountered: