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

Fix tests #620

Closed AjayThorve closed 1 month ago

AjayThorve commented 1 month ago

This PR fixes

  1. failing tests, which were caused by duplicate columns in the core_graph source_df.

  2. Failing external tests

AjayThorve commented 1 month ago

/merge