rapidsai / cuxfilter

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

[BUG] Fix `cudf.pandas` integration issues with `cuxfilter` #619

Closed Matt711 closed 4 weeks ago

Matt711 commented 1 month ago

THis PR makes sure that the proxy objects returned/used by cudf.pandas work with cuxfilter.

closes #605

vyasr commented 4 weeks ago

/merge