vaexio / vaex

Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
https://vaex.io
MIT License
8.25k stars 590 forks source link

Fix: multi key groupby when one of the keys is `BinnerTime` #2167

Open JovanVeljanoski opened 2 years ago

JovanVeljanoski commented 2 years ago

Closes: https://github.com/vaexio/vaex/issues/2071

Checklist:

armandgurgu23 commented 1 year ago

Are there any updates on this bug-fix?

maartenbreddels commented 1 year ago

We had some private conversations should this, and it's gonna be tricky to do this in vaex. Maybe we can think about a workaround @JovanVeljanoski ?

JovanVeljanoski commented 1 year ago

Yeah this is discussed the in the parent issue: https://github.com/vaexio/vaex/issues/2071