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

Fixes #2350 Implementing take function in Vaex for first n colums #2367

Closed ghost closed 10 months ago

ghost commented 1 year ago

Hello,

I have added this functionality to the project. It would be great if someone reviews it.

Thanks