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

feat(ml): Enable most metrics to support selections #2073

Closed JovanVeljanoski closed 2 years ago

JovanVeljanoski commented 2 years ago

At the request of @Ben-Epstein , this is an attempt to make (most) metrics to support the selections argument, in the same style as in various other vaex methods.

To do: