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: `unique` with `selection=True` #2164

Closed JovanVeljanoski closed 2 years ago

JovanVeljanoski commented 2 years ago

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

maartenbreddels commented 2 years ago

Thanks for the PR, made fixing easy :)