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

fix: use settings for thread counts #2268

Closed maartenbreddels closed 1 year ago

maartenbreddels commented 1 year ago

We were still using the environment variables. Fixes #2231