rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
275 stars 67 forks source link

Run NumPy 2 ruff fixes (changing NaN to nan) #606

Closed seberg closed 2 months ago

seberg commented 3 months ago

This just fixes a simple error that would appear when run with NumPy 2 based on the ruff check. (This does not mean there are no other issues.)

xref: https://github.com/rapidsai/build-planning/issues/38

jakirkham commented 2 months ago

/merge

jakirkham commented 2 months ago

Thanks all! 🙏