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: filtering with an arrow string scalar #2244

Closed JovanVeljanoski closed 1 year ago

JovanVeljanoski commented 1 year ago

Allow to create a filter via a pyarrow.StringScalar. Raised by: https://github.com/vaexio/vaex/issues/2242