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

feat: raise when extract cannot run, instead of failing later. #2267

Closed maartenbreddels closed 1 year ago

maartenbreddels commented 1 year ago

Alternative to #2233 Adresses: #2232

JovanVeljanoski commented 1 year ago

I think we can potentially revisit this in v5 if a larger refactor is possible (to propagate the schema etc.). But for not I'd say it is good enough.