rapidsai / cuxfilter

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

Enable FutureWarnings/DeprecationWarnings as errors #595

Closed mroeschke closed 2 months ago

mroeschke commented 2 months ago

Part of https://github.com/rapidsai/build-planning/issues/26

Luckily it doesn't appear the current test suite has any :)

mroeschke commented 2 months ago

@AjayThorve mind labeling this PR and merging if all looks good? I don't have permissions

AjayThorve commented 2 months ago

/merge

mroeschke commented 2 months ago

Thanks!