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.23k stars 590 forks source link

Fix: nunique agg for numeric with selections #2199

Closed JovanVeljanoski closed 1 year ago

JovanVeljanoski commented 1 year ago

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

Thanks to @vignesh-bungee making us aware of this.