How to group rows using arquero? #4911
Unanswered
alexbezhan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I already have data in arquero columnar format, I convert it to regular array of row objects before passing to Tanstack Table.
Then the table is doing the row grouping, which takes a lot of time.
It would make more sense from the performance persective to let the Tanstack Table group rows by using arquero.
Is it possible? How do I do that?
Beta Was this translation helpful? Give feedback.
All reactions