You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leaving a comment to show there's actually some interest in this.
I'd like Pandas, vaex and other "data analysis" libs to use this.
Might allow us to actually take benefit of the jit when we can't escape looping through some nasty and spoiled data.
While pandas can be installed in both Pypy and Graalpython, I tried and it flips on its own face due to some segfaults when operating on actual data (installation works, but that's about it).
Thanks for the interest. Pandas should currently be slow on PyPy and GraalPython, but not segfault. Could you give an example of something that causes a segfault?
hpy 0.0.3: Second public release | HPy
https://hpyproject.org/blog/posts/2021/10/hpy-0.0.3-second-public-release/
The text was updated successfully, but these errors were encountered: